Joomla Documentation by Component Creator
Namespaces
Interfaces
Classes
Overview
Classes
JUpdate
_endElement
Introduction
Synopsis
Parameter
Return
JUpdate::
_endElement
Callback for closing the element
Signature
public function _endElement(
$parser, string $nameĀ )
Parameters
$parser
Parser object
$name
Name of element that was closed
Returns
void