Completed
Push — feature/issue-41 ( 43d9dd...2e4a51 )
by Mikaël
42:29 queued 19:47
created
src/Model/StructAttribute.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -96,7 +96,7 @@
 block discarded – undo
96 96
     /**
97 97
      * Sets the type value
98 98
      * @param bool $containsElements
99
-     * @return string
99
+     * @return StructAttribute
100 100
      */
101 101
     public function setContainsElements($containsElements)
102 102
     {
Please login to merge, or discard this patch.