@@ -22,7 +22,7 @@ |
||
22 | 22 | { |
23 | 23 | } |
24 | 24 | |
25 | - public function __invoke(AbstractAsset|string $asset): bool |
|
25 | + public function __invoke(AbstractAsset | string $asset): bool |
|
26 | 26 | { |
27 | 27 | if (!$this->enabled) { |
28 | 28 | return true; |