Generalize the LinkCache clear() call to JobRunner
authorAaron Schulz <aschulz@wikimedia.org>
Sat, 14 Nov 2015 13:17:23 +0000 (05:17 -0800)
committerAaron Schulz <aschulz@wikimedia.org>
Sat, 14 Nov 2015 13:22:47 +0000 (05:22 -0800)
commitd570d5102fbfaf062149e93065721a1e517c5cef
treeb6f1a9c380dead2172c05be62a0aa33405d55c75
parent691a4fb0cf3ea9c60553d0b619f1459b9b1fd10a
Generalize the LinkCache clear() call to JobRunner

The use for this logic is not specific to RefreshLinksJob

Change-Id: I4bb911ab5882d1795e12163df8ae6b227c58bc8a
includes/jobqueue/JobRunner.php
includes/jobqueue/jobs/RefreshLinksJob.php