Home
last modified time | relevance | path

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

/plugin/commonmark/src/Dokuwiki/Plugin/Commonmark/Extension/
DTableExtension.php21 use League\CommonMark\Environment\EnvironmentBuilderInterface; alias
35 public function register(EnvironmentBuilderInterface $environment): void
DFootnoteToDokuwikiExtension.php20 use League\CommonMark\Environment\EnvironmentBuilderInterface; alias
57 public function register(EnvironmentBuilderInterface $environment): void
DCommonmarkToDokuwikiExtension.php18 use League\CommonMark\Environment\EnvironmentBuilderInterface; alias
46 public function register(EnvironmentBuilderInterface $environment): void {