1
0
Fork 0
mirror of https://github.com/archtechx/tenancy.git synced 2026-02-06 08:54:06 +00:00

minor formatting change, trigger CI

This commit is contained in:
Samuel Štancl 2022-06-01 15:26:04 +02:00 committed by GitHub
parent dbdd7fdfdb
commit 2c977b215a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -16,7 +16,6 @@ class Down extends Command
*
* @var string
*/
protected $signature = 'tenancy:down
{--redirect= : The path that users should be redirected to}
{--retry= : The number of seconds after which the request may be retried}