mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-12 04:23:19 +00:00
Refactor Phrasea::start
This commit is contained in:
@@ -814,7 +814,7 @@ abstract class PhraseanetPHPUnitAbstract extends WebTestCase
|
||||
*/
|
||||
protected function resetTwig()
|
||||
{
|
||||
$configuration = \Alchemy\Phrasea\Core\Configuration::build();
|
||||
$configuration = self::$core->getConfiguration();
|
||||
|
||||
$serviceName = $configuration->getTemplating();
|
||||
$confService = $configuration->getService($serviceName);
|
||||
|
Reference in New Issue
Block a user