@@ -49,7 +49,7 @@ |
||
| 49 | 49 | ); |
| 50 | 50 | } |
| 51 | 51 | |
| 52 | - public function default(int|string $default): static |
|
| 52 | + public function default(int | string $default): static |
|
| 53 | 53 | { |
| 54 | 54 | return new static( |
| 55 | 55 | name: $this->getName(), |