fix cs
This commit is contained in:
@@ -53,9 +53,8 @@ abstract class BaseInstall
|
||||
throw new AlreadyInstallException("Thelia is already installed");
|
||||
}
|
||||
|
||||
|
||||
$this->exec();
|
||||
}
|
||||
|
||||
abstract public function exec();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user