mirror of
https://github.com/archtechx/tenancy.git
synced 2026-02-04 14:44:05 +00:00
Fix Class 'Route' not found in routes.php
This commit is contained in:
parent
0ca435262b
commit
0c8cf2cd46
1 changed files with 3 additions and 0 deletions
|
|
@ -16,6 +16,9 @@
|
|||
<filter>
|
||||
<whitelist processUncoveredFilesFromWhitelist="true">
|
||||
<directory suffix=".php">./src</directory>
|
||||
<exclude>
|
||||
<file>./src/routes.php</file>
|
||||
</exclude>
|
||||
</whitelist>
|
||||
</filter>
|
||||
<php>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue