@@ -13,7 +13,7 @@ |
||
| 13 | 13 | |
| 14 | 14 | protected static function needsKernel(): void |
| 15 | 15 | { |
| 16 | - if (! self::$hasSetUpKernel) { |
|
| 16 | + if (!self::$hasSetUpKernel) { |
|
| 17 | 17 | self::setupKernel(); |
| 18 | 18 | } |
| 19 | 19 | } |