Searched refs:remoteInfo (Results 1 – 1 of 1) sorted by relevance
53 protected array $remoteInfo = []; variable in dokuwiki\\plugin\\extension\\Extension154 $this->remoteInfo = $data;280 if (!empty($this->remoteInfo['emailid'])) return $this->remoteInfo['emailid'];813 if ($this->remoteInfo) return;816 $this->remoteInfo = (array)$remote->getExtensionData($this->getId());818 $this->remoteInfo = [];852 if (isset($this->remoteInfo[$t])) return $this->remoteInfo[$t];