mirror of
https://github.com/elyby/accounts.git
synced 2025-05-31 14:11:46 +05:30
Базовая реализация реакции сервера на dummy данные.
This commit is contained in:
@@ -87,4 +87,5 @@ return [
|
||||
'internal' => api\modules\internal\Module::class,
|
||||
'accounts' => api\modules\accounts\Module::class,
|
||||
],
|
||||
'on beforeAction' => api\components\TestData::getInstance(),
|
||||
];
|
||||
|
Reference in New Issue
Block a user