Skip to content

Commit

Permalink
Return string from DummyTest::__toString
Browse files Browse the repository at this point in the history
  • Loading branch information
WyriHaximus committed Oct 29, 2019
1 parent bf73deb commit 79736b4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Psr/Log/Test/LoggerInterfaceTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -141,5 +141,6 @@ class DummyTest
{
public function __toString()
{
return 'DummyTest';
}
}

0 comments on commit 79736b4

Please sign in to comment.