Loads Arch files

This commit is contained in:
Nuno Maduro
2022-12-04 23:38:46 +00:00
parent 850955d7dd
commit fab08f0e20

View File

@ -23,6 +23,8 @@ final class BootFiles
* @var array<int, string> * @var array<int, string>
*/ */
private const STRUCTURE = [ private const STRUCTURE = [
'Arch',
'Arch.php',
'Expectations', 'Expectations',
'Expectations.php', 'Expectations.php',
'Helpers', 'Helpers',