Home
last modified time | relevance | path

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

/dokuwiki/inc/Extension/
H A DRemotePlugin.php5 use dokuwiki\Remote\Api; alias
17 private Api $api;
24 $this->api = new Api();
73 * @return Api
/dokuwiki/inc/Remote/
H A DXmlRpcServer.php23 $this->remote = new Api();
H A DApiCore.php
H A DApi.php38 class Api
37 class Api global() class