Big cleanup
This commit is contained in:
parent
049814387a
commit
40950feb27
1 changed files with 0 additions and 5 deletions
|
|
@ -96,11 +96,6 @@ class ConfigurationService
|
|||
return trim($scope);
|
||||
}
|
||||
|
||||
public function getDatabases() : Databases
|
||||
{
|
||||
return $this->databases;
|
||||
}
|
||||
|
||||
public function getNamespace(): string
|
||||
{
|
||||
$coreClass = explode("\\", $this->getCore());
|
||||
|
|
|
|||
Loading…
Reference in a new issue