commit
This commit is contained in:
parent
30525acbba
commit
37225fe958
|
|
@ -23,7 +23,8 @@ class ConnectionLogger extends Logger implements ConnectionInterface
|
||||||
return $this;
|
return $this;
|
||||||
}
|
}
|
||||||
|
|
||||||
protected function getConnection() {
|
protected function getConnection()
|
||||||
|
{
|
||||||
return $this->connection;
|
return $this->connection;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue