CakeAddresses/config/app.example.php

10 lines
148 B
PHP

<?php
// The following configs can be globally configured, copy the array content over to your ROOT/config
return [
'CakeAddresses' => [
],
];