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 0a86df9 commit 0effb4cCopy full SHA for 0effb4c
tests/IdentifyTest.php
@@ -15,7 +15,7 @@ class IdentifyTest extends TestCase
15
*/
16
protected $identify;
17
18
- protected function setUp()
+ protected function setUp() : void
19
{
20
parent::setUp();
21
$this->identify = new Identify();
0 commit comments