Skip to content

Commit f8f89a1

Browse files
committed
remove more dynamic property deprecations
1 parent 201d141 commit f8f89a1

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

tests/TestCase/Controller/Traits/ReCaptchaTraitTest.php

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,10 @@
1919

2020
class ReCaptchaTraitTest extends TestCase
2121
{
22+
/**
23+
* @var \CakeDC\Users\Controller\Traits\ReCaptchaTrait
24+
*/
25+
public $Trait;
2226
/**
2327
* setUp callback
2428
*

0 commit comments

Comments
 (0)