Purges data for the given URL.
bool true if the URL exists and has been purged, false otherwise
public function purge(string $url) : bool;