Skip to content

Commit 6e9e7e5

Browse files
committed
correction phpstan
1 parent bfa7a9d commit 6e9e7e5

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

src/HookManager.php

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,6 @@ class HookManager
1313
*/
1414
protected array $hooks = [];
1515

16-
/**
17-
* @var true
18-
*/
1916
private bool $cached = false;
2017

2118
/**

0 commit comments

Comments
 (0)