Searched refs:getInaccessibleProperty (Results 1 – 2 of 2) sorted by relevance
27 $full = $this->getInaccessibleProperty($index, 'data');31 $full = $this->getInaccessibleProperty($index, 'data');37 $full = $this->getInaccessibleProperty($index, 'data');
250 protected static function getInaccessibleProperty($obj, $prop) function in DokuWikiTest