Exemplo n.º 1
0
 /**
  * Returns all the registered notifiers.
  *
  * @return array 
  * @static 
  */
 public static function getNotifiers()
 {
     return \Cartalyst\Alerts\Alerts::getNotifiers();
 }