Completed
Pull Request — master (#153)
by Robbie
03:00 queued 50s
created
mysite/code/services/AddonUpdater.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -345,7 +345,7 @@
 block discarded – undo
345 345
     /**
346 346
      * Get the list of SilverStripe versions
347 347
      *
348
-     * @return DataList
348
+     * @return SilverStripeVersion[]
349 349
      */
350 350
     public function getSilverStripeVersions()
351 351
     {
Please login to merge, or discard this patch.