CakeAddresses/config/app.example.php

10 lines
148 B
PHP
Raw Normal View History

2025-11-18 08:43:34 +00:00
<?php
// The following configs can be globally configured, copy the array content over to your ROOT/config
return [
'CakeAddresses' => [
],
];