Home
last modified time | relevance | path

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

/dokuwiki/inc/Parsing/Handler/
DLists.php10 protected $initialDepth = 0; variable in dokuwiki\\Parsing\\Handler\\Lists
54 $this->initialDepth = $depth;
85 if ($depth < $this->initialDepth) {
86 $depth = $this->initialDepth;