Example #1
0
 /**
  * Returns the event dispatcher status.
  *
  * @return bool 
  * @static 
  */
 public static function getDispatcherStatus()
 {
     return \Cartalyst\Sentinel\Sentinel::getDispatcherStatus();
 }