Home
last modified time | relevance | path

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

/plugin/combo/ComboStrap/
H A DCallStack.php72 private $endWasReached = false; variable in ComboStrap\\CallStack
343 if ($this->endWasReached) {
382 $this->endWasReached = true;
417 if (!$this->endWasReached) {
459 if ($this->endWasReached) {
460 $this->endWasReached = false;
538 if($this->endWasReached){
573 if ($level == 0 && !$this->endWasReached) {
587 if ($this->endWasReached) {
673 if ($this->endWasReached
[all...]