mirror of
https://github.com/Seldaek/monolog.git
synced 2025-08-11 23:54:04 +02:00
Add property types to all properties where possible
This commit is contained in:
@@ -75,7 +75,7 @@ class FirePHPHandlerTest extends TestCase
|
||||
|
||||
class TestFirePHPHandler extends FirePHPHandler
|
||||
{
|
||||
protected $headers = [];
|
||||
protected array $headers = [];
|
||||
|
||||
public static function resetStatic(): void
|
||||
{
|
||||
|
Reference in New Issue
Block a user