Home
last modified time | relevance | path

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

/dokuwiki/inc/
H A DActionRouter.php26 protected $transitions = 0; variable in dokuwiki\\ActionRouter
128 $this->transitions++;
136 if ($this->transitions >= self::MAX_TRANSITIONS) {