mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-11 12:03:14 +00:00
merge
This commit is contained in:
@@ -337,6 +337,11 @@ abstract class PhraseanetPHPUnitAbstract extends WebTestCase
|
||||
protected static $collection;
|
||||
protected static $time_start;
|
||||
protected static $generated_subdefs = array();
|
||||
|
||||
/**
|
||||
*
|
||||
* @var \Alchemy\Phrasea\Core
|
||||
*/
|
||||
protected static $core;
|
||||
|
||||
public static function setUpBeforeClass()
|
||||
@@ -959,4 +964,4 @@ abstract class PhraseanetPHPUnitAbstract extends WebTestCase
|
||||
$browser->setUserAgent($user_agent);
|
||||
}
|
||||
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user