@@ -237,7 +237,7 @@ |
||
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 | { |
@@ -165,7 +165,7 @@ |
||
165 | 165 | /** |
166 | 166 | * Gets the 'visibility' parameter. |
167 | 167 | * |
168 | - * @return string |
|
168 | + * @return Visibility |
|
169 | 169 | */ |
170 | 170 | public function getVisibility() |
171 | 171 | { |