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