mirror of
https://github.com/pelican-dev/panel.git
synced 2026-05-04 18:00:48 +03:00
Use more standardized phpcs
This commit is contained in:
@@ -18,8 +18,6 @@ class DataValidationException extends PterodactylException implements HttpExcept
|
||||
|
||||
/**
|
||||
* DataValidationException constructor.
|
||||
*
|
||||
* @param \Illuminate\Contracts\Validation\Validator $validator
|
||||
*/
|
||||
public function __construct(Validator $validator)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user