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

Fix styling

This commit is contained in:
erikgaal 2022-06-23 12:51:20 +00:00 committed by github-actions[bot]
parent 68846f34d1
commit 9edf139be0
21 changed files with 9 additions and 53 deletions

View file

@ -24,8 +24,6 @@ class Install extends Command
/**
* Execute the console command.
*
* @return mixed
*/
public function handle()
{

View file

@ -33,8 +33,6 @@ class Migrate extends MigrateCommand
/**
* Execute the console command.
*
* @return mixed
*/
public function handle()
{

View file

@ -31,8 +31,6 @@ final class MigrateFresh extends Command
/**
* Execute the console command.
*
* @return mixed
*/
public function handle()
{

View file

@ -42,8 +42,6 @@ class Rollback extends RollbackCommand
/**
* Execute the console command.
*
* @return mixed
*/
public function handle()
{

View file

@ -27,8 +27,6 @@ class Run extends Command
/**
* Execute the console command.
*
* @return mixed
*/
public function handle()
{

View file

@ -35,8 +35,6 @@ class Seed extends SeedCommand
/**
* Execute the console command.
*
* @return mixed
*/
public function handle()
{

View file

@ -25,8 +25,6 @@ class TenantList extends Command
/**
* Execute the console command.
*
* @return mixed
*/
public function handle()
{