Home
last modified time | relevance | path

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

/webtrees/app/CommonMark/
H A DCensusTableExtension.php22 use League\CommonMark\Environment\EnvironmentBuilderInterface; alias
55 * @param EnvironmentBuilderInterface $environment
57 public function register(EnvironmentBuilderInterface $environment): void
H A DXrefExtension.php23 use League\CommonMark\Environment\EnvironmentBuilderInterface; alias
42 * @param EnvironmentBuilderInterface $environment
44 public function register(EnvironmentBuilderInterface $environment): void