mirror of
https://github.com/pelican-dev/panel.git
synced 2025-05-29 01:34:45 +02:00
Apply fixes from StyleCI (#251)
This commit is contained in:
parent
4979811885
commit
fee3f3df6f
@ -31,11 +31,11 @@ class AddLocation extends Command
|
|||||||
{
|
{
|
||||||
protected $data = [];
|
protected $data = [];
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* The name and signature of the console command.
|
* The name and signature of the console command.
|
||||||
*
|
*
|
||||||
* @var string
|
* @var string
|
||||||
*/
|
*/
|
||||||
protected $signature = 'pterodactyl:location
|
protected $signature = 'pterodactyl:location
|
||||||
{--short= : The shortcode name of this location (ex. us1).}
|
{--short= : The shortcode name of this location (ex. us1).}
|
||||||
{--long= : A longer description of this location.}';
|
{--long= : A longer description of this location.}';
|
||||||
|
Loading…
x
Reference in New Issue
Block a user