include suggested changes
This commit is contained in:
@@ -192,7 +192,7 @@ class Installer
|
||||
* @return bool true if the installation was successful, otherwise false
|
||||
* @throws Exception
|
||||
*/
|
||||
public function installDatabase()
|
||||
public function installDatabase(): bool
|
||||
{
|
||||
$result = DBStructure::install();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user