예제 #1
0
 /**
  * Persist all the messages through the handler
  *
  * @static 
  */
 public static function push()
 {
     return \Styde\Html\Alert\Container::push();
 }