StoreBaseConfig.php 118 B

123456
  1. <?php
  2. return [
  3. 'storeBaseConfig' => [
  4. 'class' => '\common\local\local_services\StoreBaseConfig',
  5. ],
  6. ];