mirror of
https://github.com/Seldaek/monolog.git
synced 2025-08-07 21:56:31 +02:00
Add property types to all properties where possible
This commit is contained in:
@@ -24,7 +24,7 @@ use Stringable;
|
||||
|
||||
class PsrLogCompatTest extends TestCase
|
||||
{
|
||||
private $handler;
|
||||
private TestHandler $handler;
|
||||
|
||||
public function getLogger(): LoggerInterface
|
||||
{
|
||||
|
Reference in New Issue
Block a user