TwistPHP Documentation

getArray

File path: dist/twist/Core/Utilities/XML.utility.php
Namespace: Twist\Core\Utilities
Extends: Base

getArrayGet the resulting array once the XML has been loaded into the system

Return Values

void — No return information has been documented for this function.

Example

<?php
//Call the function getArray with the example vars
Twist::XML() -> getArray();