コード例 #1
0
ファイル: CoreTestCase.php プロジェクト: sualko/gallery
 /**
  * Logs the user out
  */
 public function logoutUser()
 {
     parent::logout();
 }