File path: dist/twist/Core/Utilities/XML.utility.php
Namespace: Twist\Core\Utilities
Extends: Base
__construct
— Import and Export XML files, turn XML into a usable PHP array. The utility supports XML files with UTF8 Encoding.
void — No return information has been documented for this function.
<?php
//Call the function __construct with the example vars
Twist::XML() -> __construct();