Completed
Push — develop ( aee45b...b6b56f )
by
unknown
17:53 queued 08:10
created
module/Organizations/src/Organizations/Entity/Organization.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -169,7 +169,7 @@
 block discarded – undo
169 169
     /**
170 170
      * Gets the parent of an organization
171 171
      *
172
-     * @return null|OrganizationInterface
172
+     * @return OrganizationInterface
173 173
      */
174 174
     public function getParent()
175 175
     {
Please login to merge, or discard this patch.