mirror of
https://github.com/MrUnknownDE/panel.git
synced 2026-04-18 22:33:44 +02:00
Apply php-cs-fixer changes
This commit is contained in:
@@ -9,8 +9,6 @@ abstract class ApplicationApiRequest extends ApiRequest
|
||||
/**
|
||||
* This will eventually be replaced with per-request permissions checking
|
||||
* on the API key and for the user.
|
||||
*
|
||||
* @return bool
|
||||
*/
|
||||
public function authorize(): bool
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user