Added returned type-int "int"
This commit is contained in:
@@ -110,7 +110,7 @@ HELP;
|
||||
$this->dba = $dba;
|
||||
}
|
||||
|
||||
protected function doExecute()
|
||||
protected function doExecute(): int
|
||||
{
|
||||
// Initialise the app
|
||||
$this->out("Initializing setup...");
|
||||
|
||||
Reference in New Issue
Block a user