This commit is contained in:
2024-05-24 15:27:07 +03:00
parent 17df2ce6a9
commit fc1da2c238
643 changed files with 110185 additions and 231 deletions

View File

@ -27,6 +27,9 @@ return [
'product_category' => [
'class' => 'frontend\modules\product_category\ProductCategory',
],
'api' => [
'class' => 'frontend\modules\api\Api',
],
],
'components' => [
'request' => [