Commit 8b5c23e
authored
Add false to return types of class_implements()
The \class_implements() function may return an array or false when it fails
Based on phpstan/phpstan#41721 parent 5d4761c commit 8b5c23e
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
949 | 949 | | |
950 | 950 | | |
951 | 951 | | |
952 | | - | |
| 952 | + | |
953 | 953 | | |
954 | 954 | | |
955 | 955 | | |
| |||
0 commit comments