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;
136 if ($this->transitions >= self::MAX_TRANSITIONS) {
28 const MAX_TRANSITIONS = 5; global() define in dokuwiki\\ActionRouter