qqq
This commit is contained in:
@@ -233,7 +233,6 @@ class Logger implements LoggerInterface
|
|||||||
*/
|
*/
|
||||||
private function _string($context): string
|
private function _string($context): string
|
||||||
{
|
{
|
||||||
var_dump($context);
|
|
||||||
if (is_string($context)) {
|
if (is_string($context)) {
|
||||||
return $context . PHP_EOL;
|
return $context . PHP_EOL;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user