Skip to content

Commit cb8eee3

Browse files
committed
Remove phpstan ignore
1 parent ed7cdcf commit cb8eee3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

phpstan.neon

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ parameters:
44
- '#Cannot access property \$args on PhpParser\\Node\|null#'
55
- '#Call to an undefined method PhpParser\\Node\\Expr\|PhpParser\\Node\\Name\:\:toString\(\)#'
66
- '#Parameter \#1 \$array of function array_flip expects array<int\|string>, array<int, int\|string>\|int\|string given.#'
7-
- '#Call to an undefined method Faker\\Generator\:\:userName\(\).#'
87

98
excludes_analyse:
109
- src/TestUtils/WorkshopExerciseTest.php

0 commit comments

Comments
 (0)