Skip to content

Commit 0759959

Browse files
committed
resolve deprecation warning for dynamic property creation
1 parent bcb4223 commit 0759959

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

tests/UtilityTest.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@ class UtilityTest extends TestCase
1414

1515
public ReflectionMethod $method;
1616

17+
private ReflectionClass $reflection;
18+
1719
public function setUp(): void
1820
{
1921
$this->tr = new GoogleTranslate();

0 commit comments

Comments
 (0)