mirror of
https://github.com/archtechx/tenancy.git
synced 2026-02-06 03:14:04 +00:00
Rename commands signatures
This commit is contained in:
parent
db9113007a
commit
7875fbd575
2 changed files with 3 additions and 3 deletions
|
|
@ -17,7 +17,7 @@ class Down extends Command
|
|||
* @var string
|
||||
*/
|
||||
|
||||
protected $signature = 'tenants:down
|
||||
protected $signature = 'tenancy:down
|
||||
{--time= : The time when the app has been set to maintenance mode}
|
||||
{--message= : Message to display}
|
||||
{--retry= : The number of seconds after which the request may be retried}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue