class SimpleXMLElement extends SimpleXMLElement
deprecated
SimpleXMLElement class.
| mixed | getAttributeAsPhp(string $name) Converts an attribute as a PHP type. | |
| mixed | getArgumentsAsPhp(string $name, bool $lowercase = true) Returns arguments as valid PHP types. | |
| static mixed | phpize(mixed $value) Converts an xml value to a PHP type. |
Converts an attribute as a PHP type.
| string | $name |
| mixed |
Returns arguments as valid PHP types.
| string | $name | |
| bool | $lowercase |
| mixed |
Converts an xml value to a PHP type.
| mixed | $value |
| mixed |
© 2004–2017 Fabien Potencier
Licensed under the MIT License.
http://api.symfony.com/4.0/Symfony/Component/DependencyInjection/SimpleXMLElement.html