qqq
This commit is contained in:
@@ -234,6 +234,7 @@ 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