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 7d32306 commit 51ad0dcCopy full SHA for 51ad0dc
tests/lib/DrupalHelperTest.php
@@ -16,7 +16,7 @@ class DrupalHelperTest extends TestCase
16
*/
17
protected $class;
18
19
- protected function setUp()
+ protected function setUp(): void
20
{
21
22
$this->stub = $this->createMock(DrupalHelper::class);
0 commit comments