Пример #1
0
 public static function reinit(AuthManager $auth)
 {
     $auth->removeAll();
     static::init($auth);
 }