AAAAhome/academiac/www/libraries/joomla/updater/updateadapter.php000064400000002462151372723250020457 0ustar00', $this->_stack); } /** * Gets the reference to the last tag * * @return object * * @since 11.1 */ protected function _getLastTag() { return $this->_stack[count($this->_stack) - 1]; } }