Searched refs:coreMethods (Results 1 – 1 of 1) sorted by relevance
41 protected $coreMethods; variable in dokuwiki\\Remote\\Api65 if (!$this->coreMethods) {67 $this->coreMethods = (new LegacyApiCore())->getMethods();69 $this->coreMethods = $apiCore->getMethods();72 return $this->coreMethods;