mirror of
https://github.com/elyby/accounts.git
synced 2025-05-31 14:11:46 +05:30
Тестовые данные теперь интегрируются через аспектную библиотеку
This commit is contained in:
@@ -8,6 +8,7 @@ use Go\Core\AspectKernel as BaseAspectKernel;
|
||||
class AspectKernel extends BaseAspectKernel {
|
||||
|
||||
protected function configureAop(AspectContainer $container): void {
|
||||
$container->registerAspect(new aspects\MockDataAspect());
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user