mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-09-29 18:20:01 +00:00
Clean up code and comments.
This commit is contained in:
@@ -53,7 +53,6 @@ class IsValidAttachmentModel implements Rule
|
||||
/**
|
||||
* IsValidAttachmentModel constructor.
|
||||
*
|
||||
|
||||
*
|
||||
* @param string $model
|
||||
*/
|
||||
@@ -80,7 +79,6 @@ class IsValidAttachmentModel implements Rule
|
||||
/**
|
||||
* Get the validation error message.
|
||||
*
|
||||
|
||||
* @return string
|
||||
*/
|
||||
public function message(): string
|
||||
|
Reference in New Issue
Block a user