Showing 2 of 2 total issues
Method boot
has 26 lines of code (exceeds 25 allowed). Consider refactoring. Open
Open
public function boot()
{
$this->publishConfigurations();
$this->loadMigrations();
Avoid too many return
statements within this method. Open
Open
return self::$statuses['disabled'];