36 parent::__construct(
'cdnPurge', $title,
$params );
37 $this->removeDuplicates =
false;
40 public function run() {
static purge(array $urlArr)
Purges a list of CDN nodes defined in $wgSquidServers.
Job to purge a set of URLs from CDN.
__construct(Title $title, array $params)
Class to both describe a background job and handle jobs.
array $params
Array of job parameters.
Represents a title within MediaWiki.