Sulu\Bundle\MediaBundle\Media\FormatCache\FormatCacheClearerInterface::clear PHP Method

clear() public method

Clear all or the given cache.
public clear ( string $cache = null )
$cache string The alias of the cache
    public function clear($cache = null);
FormatCacheClearerInterface