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 1b72701 commit 213fc5eCopy full SHA for 213fc5e
tests/phpMyFAQ/Helper/TagsHelperTest.php
@@ -6,7 +6,7 @@
6
7
class TagsHelperTest extends TestCase
8
{
9
- private $tagsHelper;
+ private TagsHelper $tagsHelper;
10
11
protected function setUp(): void
12
0 commit comments