Files
cake-addresses/config/app.example.php
T
2025-11-18 00:43:34 -08:00

10 lines
148 B
PHP

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