コード例 #1
0
ファイル: _ide_helper.php プロジェクト: VictorAvelar/sfg
 /**
  * Persist all the messages through the handler
  *
  * @static 
  */
 public static function push()
 {
     return \Styde\Html\Alert\Container::push();
 }