Example #1
0
 public static function boot()
 {
     self::$hasher = new \Cartalyst\Sentry\Hashing\NativeHasher();
 }