You are here

public function PurgeDomainPurgeableUrl::cache in Purge 7.2

Caches the domain untill the end of this processing.

File

includes/purge.class.inc, line 377
Contains all class and interface definitions for Purge.

Class

PurgeDomainPurgeableUrl
Used the domain supplied by the purgeable url.

Code

public function cache() {
}