toObject() toObject(string $string = '') : \stdClass|\SimpleXMLElement Parameters string $string Returns \stdClass|\SimpleXMLElement —
xmlToObject() xmlToObject(string $string) : \SimpleXMLElement Parameters string $string Returns \SimpleXMLElement —
isSetAndNotEmpty() isSetAndNotEmpty( $value) : bool Is Set and Not Empty. Parameters $value Returns bool —
isSetAndNotEmptyAndNotNull() isSetAndNotEmptyAndNotNull( $value) : bool Is Set and Not Empty and Not Null. Parameters $value Returns bool —
uri() uri(string $uri, array $parameters = [], bool $appendsCurrentUri = false) : string Parameters string $uri array $parameters bool $appendsCurrentUri Returns string —