mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-18 07:23:13 +00:00
Added Block Doc
This commit is contained in:
@@ -336,6 +336,10 @@ abstract class PhraseanetPHPUnitAbstract extends WebTestCase
|
|||||||
protected static $time_start;
|
protected static $time_start;
|
||||||
protected static $generated_subdefs = array();
|
protected static $generated_subdefs = array();
|
||||||
|
|
||||||
|
/**
|
||||||
|
*
|
||||||
|
* @var \Alchemy\Phrasea\Core
|
||||||
|
*/
|
||||||
protected static $core;
|
protected static $core;
|
||||||
|
|
||||||
public static function setUpBeforeClass()
|
public static function setUpBeforeClass()
|
||||||
|
Reference in New Issue
Block a user