mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-15 14:03:27 +00:00
refactor service interface
This commit is contained in:
@@ -822,8 +822,7 @@ abstract class PhraseanetPHPUnitAbstract extends WebTestCase
|
||||
$confService = $configuration->getService($serviceName);
|
||||
|
||||
$templateService = \Alchemy\Phrasea\Core\Service\Builder::create(
|
||||
self::$core,
|
||||
$serviceName
|
||||
self::$core
|
||||
, $confService
|
||||
);
|
||||
|
||||
|
Reference in New Issue
Block a user