@@ -18,7 +18,7 @@ |
||
| 18 | 18 | * @param Model|string $class |
| 19 | 19 | * @param bool $standalone |
| 20 | 20 | */ |
| 21 | - protected function handleStyles(string $id, Model|string $model, bool $standalone = false): void |
|
| 21 | + protected function handleStyles(string $id, Model | string $model, bool $standalone = false): void |
|
| 22 | 22 | { |
| 23 | 23 | switch ($this->type) { |
| 24 | 24 | case LaruploadFileType::IMAGE: |