api
This commit is contained in:
@ -27,6 +27,9 @@ return [
|
||||
'product_category' => [
|
||||
'class' => 'frontend\modules\product_category\ProductCategory',
|
||||
],
|
||||
'api' => [
|
||||
'class' => 'frontend\modules\api\Api',
|
||||
],
|
||||
],
|
||||
'components' => [
|
||||
'request' => [
|
||||
|
Reference in New Issue
Block a user