Searched refs:getInaccessibleProperty (Results 1 – 2 of 2) sorted by relevance
187 $status = $this->getInaccessibleProperty($this->H, 'status');210 $status = $this->getInaccessibleProperty($this->H, 'status');233 $status = $this->getInaccessibleProperty($this->H, 'status');
246 protected static function getInaccessibleProperty($obj, $prop) { function in DokuWikiTest