Home
last modified time | relevance | path

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

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