Home
last modified time | relevance | path

Searched refs:_objects (Results 1 – 1 of 1) sorted by relevance

/dokuwiki/vendor/kissifrot/php-ixr/src/Server/
H A DClassServer.php23 private $_objects; variable in IXR\\Server\\ClassServer
30 $this->_objects = [];
43 $this->_objects[$prefix] = $object;
73 $object = $this->_objects[$method[0]];