Home
last modified time | relevance | path

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

/plugin/commonmark/src/Dokuwiki/Plugin/Commonmark/
H A DDWRenderer.php22 use League\CommonMark\Environment\EnvironmentInterface; alias
32 * @var EnvironmentInterface
37 * @param EnvironmentInterface $environment
39 public function __construct(EnvironmentInterface $environment)