Searched refs:setInaccessibleProperty (Results 1 – 2 of 2) sorted by relevance
190 $this->setInaccessibleProperty($this->H, 'status', $status);213 $this->setInaccessibleProperty($this->H, 'status', $status);236 $this->setInaccessibleProperty($this->H, 'status', $status);
265 protected static function setInaccessibleProperty($obj, $prop, $value) { function in DokuWikiTest