Added Block Doc

This commit is contained in:
Romain Neutron
2011-12-26 12:14:52 +01:00
parent 799be19f2c
commit f3d0450e5c

View File

@@ -336,6 +336,10 @@ abstract class PhraseanetPHPUnitAbstract extends WebTestCase
protected static $time_start;
protected static $generated_subdefs = array();
/**
*
* @var \Alchemy\Phrasea\Core
*/
protected static $core;
public static function setUpBeforeClass()