Home
last modified time | relevance | path

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

/plugin/command/inc/
H A Dembedding.php118 $methodObj = $this->getMethodObject($cmdName, 'getCachedData',
155 $methodObj = $this->getMethodObject($cmdName, 'runCommand',
251 function &getMethodObject($cmdName, $methodName, $methodSig, $callArgs) function in CommandEmbedding