eee
This commit is contained in:
+1
-1
@@ -154,7 +154,7 @@ class Connection extends Component
|
||||
/**
|
||||
* @return string
|
||||
*/
|
||||
private function getName(): string
|
||||
public function getName(): string
|
||||
{
|
||||
return strtolower($this->driver) . '.' . $this->cds;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user