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 bcb4223 commit 0759959Copy full SHA for 0759959
1 file changed
tests/UtilityTest.php
@@ -14,6 +14,8 @@ class UtilityTest extends TestCase
14
15
public ReflectionMethod $method;
16
17
+ private ReflectionClass $reflection;
18
+
19
public function setUp(): void
20
{
21
$this->tr = new GoogleTranslate();
0 commit comments