Fix assignment of dynamic property

This commit is contained in:
Alex Kirk 2023-01-27 14:27:58 +01:00
parent 03b467701d
commit 66220c1250

View file

@ -1,6 +1,6 @@
<?php
class ActivityPub_TestCase_Cache_HTTP extends \WP_UnitTestCase {
public $server;
public function set_up() {
parent::set_up();