Home
last modified time | relevance | path

Searched refs:mayContinue (Results 1 – 1 of 1) sorted by path

/dokuwiki/inc/Extension/
H A DEvent.php30 protected $mayContinue = true;
94 $this->mayContinue = true;
150 $this->mayContinue = false;
160 return $this->mayContinue;
29 protected $mayContinue = true; global() variable in dokuwiki\\Extension\\Event