mirror of
https://github.com/Seldaek/monolog.git
synced 2025-10-29 11:26:09 +01:00
Fix CS
This commit is contained in:
@@ -161,7 +161,7 @@ class PsrLogCompatTest extends TestCase
|
||||
/**
|
||||
* Creates a mock of a `Stringable`.
|
||||
*
|
||||
* @param string $string The string that must be represented by the stringable.
|
||||
* @param string $string The string that must be represented by the stringable.
|
||||
*/
|
||||
protected function createStringable(string $string = ''): MockObject&Stringable
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user