TwistPHP Documentation

processXML

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

processXMLProcess the XML into an initial linear (raw) array

Return Values

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

Example

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