Horde_Xml_Wbxml_LifoQueue
in package
From Binary XML Content Format Specification Version 1.3, 25 July 2001 found at http://www.wapforum.org
Copyright 2003-2017 Horde LLC (http://www.horde.org/)
See the enclosed file LICENSE for license information (LGPL). If you did not receive this file, see http://www.horde.org/licenses/lgpl21.
Tags
Table of Contents
Properties
$_queue
protected
mixed
$_queue
= array()
Methods
pop()
public
pop() : mixed
Return values
mixed —push()
public
push(mixed $obj) : mixed
Parameters
- $obj : mixed
Return values
mixed —top()
public
top() : mixed