2030. Class

2030.1. Zend\XmlRpc\Value\Integer

2030.1.1. Methods

2030.1.1.1. __construct

__construct()

Set the value of an integer native type

Parameters:int
Throws ExceptionValueException:
 

2030.1.1.2. getValue

getValue()

Return the value of this object, convert the XML-RPC native integer value into a PHP integer

Return type:int

Project Versions

Table Of Contents

Previous topic

2029. Class

Next topic

2031. Class

This Page