lements or false if none exist. */ public function getStack() { if($this->index > -1) { return array_values($this->locArray); } else return false; } } ?>
Start typing and press Enter to search