addons.php 104 B

12345678
  1. <?php
  2. return [
  3. 'autoload' => false,
  4. 'hooks' => [],
  5. 'route' => [],
  6. 'priority' => [],
  7. ];