Home
last modified time | relevance | path

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

/dokuwiki/inc/
H A DActionRouter.php29 protected const MAX_TRANSITIONS = 5; define in dokuwiki\\ActionRouter
136 if ($this->transitions >= self::MAX_TRANSITIONS) {