Files

7 lines
106 B
PHP
Raw Permalink Normal View History

<?php
return [
'files' => [
base_path() . '/plugin/pluginExample/app/functions.php',
]
];