mirror of
https://github.com/pestphp/pest.git
synced 2026-03-11 10:17:23 +01:00
Loads Arch files
This commit is contained in:
@ -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',
|
||||||
|
|||||||
Reference in New Issue
Block a user