FluentDOM\Loadable::supports PHP Method

supports() public method

Validate if the loader supports the given content type
public supports ( string $contentType ) : boolean
$contentType string
return boolean
    function supports($contentType);