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 9dc77eb commit cd88e0bCopy full SHA for cd88e0b
1 file changed
test/Tmdb/Tests/Repository/TestCase.php
@@ -18,6 +18,7 @@
18
use Tmdb\Tests\TestCase as Base;
19
use Tmdb\Client;
20
21
+#[\AllowDynamicProperties]
22
abstract class TestCase extends Base
23
{
24
protected $repository;
0 commit comments