FluentDOM\Loader\Supports::getSupported PHP Method

getSupported() public method

public getSupported ( ) : string[]
return string[]
    public function getSupported()
    {
        return array();
    }