FluentDOM\Loader\PHP\SimpleXml::getSupported PHP Method

getSupported() public method

public getSupported ( ) : string[]
return string[]
    public function getSupported()
    {
        return array('simplexml', 'php/simplexml');
    }