Home
last modified time | relevance | path

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

/plugin/findologicxmlexport/vendor/hoa/protocol/Node/
H A DNode.php231 return $this[$next]->reachId($id);
320 public function reachId($id) function in Hoa\\Protocol\\Node\\Node
/plugin/findologicxmlexport/vendor/hoa/protocol/Test/Unit/Node/
H A DNode.php231 $node->reachId('foo');
/plugin/findologicxmlexport/vendor/hoa/stream/
H A DStream.php678 public function reachId($id) function in Hoa\\Stream\\_Protocol