@@ -146,8 +146,8 @@ |
||
| 146 | 146 | } |
| 147 | 147 | |
| 148 | 148 | /** |
| 149 | - * Whether the file is uploaded |
|
| 150 | - */ |
|
| 149 | + * Whether the file is uploaded |
|
| 150 | + */ |
|
| 151 | 151 | public function isUploaded(): bool |
| 152 | 152 | { |
| 153 | 153 | return count($this->files) > 0; |