Commit 9435e73
committed
[BUGFIX] Bring back support for random hash base in TYPO3 v12 (fix)
This commit resolve PHPStan errors caused by @phpstan-ignore-next-line
```
No error to ignore is reported on line 19.
No error to ignore is reported on line 26.
No error to ignore is reported on line 28.
```1 parent 92359ba commit 9435e73
File tree
2 files changed
+8
-3
lines changed- Classes/EventListener
2 files changed
+8
-3
lines changedLines changed: 0 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
19 | 18 | | |
20 | 19 | | |
21 | 20 | | |
22 | 21 | | |
23 | 22 | | |
24 | 23 | | |
25 | | - | |
26 | 24 | | |
27 | | - | |
28 | 25 | | |
29 | 26 | | |
30 | 27 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
0 commit comments