FluentDOM\Loader\Json\Rayfish::getSupported PHP Method

getSupported() public method

public getSupported ( ) : string[]
return string[]
    public function getSupported()
    {
        return ['rayfish', 'application/rayfish', 'application/rayfish+json'];
    }