Newscoop\Service\ISyncResourceService::clearAllFor PHP Метод

clearAllFor() публичный Метод

Clears all resources that are prefixed by the provided path.
public clearAllFor ( str $path )
$path str The path for which all resources should be cleared has to end with a '/'.
    function clearAllFor($path);