We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 027a2ac commit 508f174Copy full SHA for 508f174
tests/lib/Log/ExceptionSerializerTest.php
@@ -31,7 +31,7 @@
31
use Test\TestCase;
32
33
class ExceptionSerializerTest extends TestCase {
34
- private ExceptionSerializer $serializer;
+ private $serializer;
35
36
public function setUp(): void {
37
parent::setUp();
0 commit comments