Example #1
0
 /**
  * Disables the event dispatcher.
  *
  * @return $this 
  * @static 
  */
 public static function disableDispatcher()
 {
     return \Cartalyst\Sentinel\Sentinel::disableDispatcher();
 }