Skip to content

Commit d01b9e9

Browse files
Remove controller autoload issue from Readme
1 parent 9bfbdd1 commit d01b9e9

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

README.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -48,12 +48,6 @@ parameters:
4848

4949
# Known Issues
5050

51-
## Controllers aren't autoloaded
52-
53-
This will be looked at first.
54-
55-
Currently you can workaround this by adding the controller patch to phpstan configuration parameters.autoload_directories
56-
5751
## Data/SQL scripts can't be tested
5852

5953
Since these scripts use a presumed $this variable due to being included from a setup class, work is needed to:

0 commit comments

Comments
 (0)