Completed
Push — master ( 7b6a9e...621ea2 )
by Nick
15:23
created
src/Entity/Goal.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -237,7 +237,7 @@
 block discarded – undo
237 237
      *
238 238
      * @param bool $global
239 239
      *
240
-     * @return \Acquia\LiftClient\Entity\Slot
240
+     * @return Goal
241 241
      */
242 242
     public function setGlobal($global)
243 243
     {
Please login to merge, or discard this patch.