1
0
Fork 0
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:
j.stein 2021-12-02 23:39:42 +01:00
parent db9113007a
commit 7875fbd575
2 changed files with 3 additions and 3 deletions

View file

@ -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}