Completed
Pull Request — master (#78)
by Franco
01:49
created
code/Collector/SilverStripeCollector.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -293,7 +293,7 @@
 block discarded – undo
293 293
 
294 294
     /**
295 295
      * Adds a cache outcome item to the $template_cache_info collection
296
-     * @param $value
296
+     * @param string $value
297 297
      */
298 298
     public static function addTemplateCacheInfo($value)
299 299
     {
Please login to merge, or discard this patch.