autoload.php 100 B

123456
  1. <?php
  2. return [
  3. 'files' => [
  4. base_path() . '/plugin/saiadmin/app/functions.php',
  5. ]
  6. ];