public function PurgeDomainPurgeableUrl::process in Purge 7.2
Processes the Purgeable URL.
File
- includes/
purge.class.inc, line 370 - Contains all class and interface definitions for Purge.
Class
- PurgeDomainPurgeableUrl
- Used the domain supplied by the purgeable url.
Code
public function process($purgeable) {
}