Home
last modified time | relevance | path

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

/plugin/latexport/implementation/
H A Ddecorator_includer.php42 private $internalLinksToInclude; variable in DecoratorIncluder
101 $this->internalLinksToInclude = [];
167 $this->internalLinksToInclude[] = $this->internalLinkToInclude;
217 foreach($this->internalLinksToInclude as $internalLink) {