Completed
Pull Request — master (#73)
by rxu
01:18
created
cron/purge_cache.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -28,7 +28,7 @@
 block discarded – undo
28 28
 	 * Constructor
29 29
 	 *
30 30
 	 * @param config       $config           Config object
31
-	 * @param purge        $mediaembed_cache Mediaembed cache object
31
+	 * @param cache        $mediaembed_cache Mediaembed cache object
32 32
 	 * @access public
33 33
 	 */
34 34
 	public function __construct(config $config, cache $mediaembed_cache)
Please login to merge, or discard this patch.