Home
last modified time | relevance | path

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

/dokuwiki/lib/plugins/extension/
H A DExtension.php11 public const TYPE_PLUGIN = 'plugin'; define in dokuwiki\\plugin\\extension\\Extension
41 protected string $type = self::TYPE_PLUGIN;
122 $this->type = self::TYPE_PLUGIN;
872 $type = self::TYPE_PLUGIN;