mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-16 22:43:19 +00:00
Coding standards
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
*/
|
||||
|
||||
/**
|
||||
*
|
||||
*
|
||||
* @package
|
||||
* @license http://opensource.org/licenses/gpl-3.0 GPLv3
|
||||
* @link www.phraseanet.com
|
||||
@@ -40,7 +40,7 @@ abstract class PhraseanetPHPUnitAuthenticatedAbstract extends PhraseanetPHPUnitA
|
||||
$session->logout();
|
||||
parent::tearDown();
|
||||
}
|
||||
|
||||
|
||||
// public static function setUpBeforeClass()
|
||||
// {
|
||||
// parent::setUpBeforeClass();
|
||||
@@ -55,4 +55,4 @@ abstract class PhraseanetPHPUnitAuthenticatedAbstract extends PhraseanetPHPUnitA
|
||||
// parent::tearDownAfterClass();
|
||||
// }
|
||||
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user