Completed
Branch master (8ba540)
by Josh
15:08
created
src/API/ArrayOfGroupValues.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -134,7 +134,7 @@
 block discarded – undo
134 134
     /**
135 135
      * Countable implementation
136 136
      *
137
-     * @return GroupValues Return count of elements
137
+     * @return integer Return count of elements
138 138
      */
139 139
     public function count()
140 140
     {
Please login to merge, or discard this patch.
src/API/ArrayOfInfosBilling.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -134,7 +134,7 @@
 block discarded – undo
134 134
     /**
135 135
      * Countable implementation
136 136
      *
137
-     * @return InfosBilling Return count of elements
137
+     * @return integer Return count of elements
138 138
      */
139 139
     public function count()
140 140
     {
Please login to merge, or discard this patch.
src/API/ArrayOfIQImage.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -134,7 +134,7 @@
 block discarded – undo
134 134
     /**
135 135
      * Countable implementation
136 136
      *
137
-     * @return IQImage Return count of elements
137
+     * @return integer Return count of elements
138 138
      */
139 139
     public function count()
140 140
     {
Please login to merge, or discard this patch.
src/API/ArrayOfLanguage.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -134,7 +134,7 @@
 block discarded – undo
134 134
     /**
135 135
      * Countable implementation
136 136
      *
137
-     * @return Language Return count of elements
137
+     * @return integer Return count of elements
138 138
      */
139 139
     public function count()
140 140
     {
Please login to merge, or discard this patch.
src/API/ArrayOfMarkupItem.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -134,7 +134,7 @@
 block discarded – undo
134 134
     /**
135 135
      * Countable implementation
136 136
      *
137
-     * @return MarkupItem Return count of elements
137
+     * @return integer Return count of elements
138 138
      */
139 139
     public function count()
140 140
     {
Please login to merge, or discard this patch.
src/API/ArrayOfMemberLanguage.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -134,7 +134,7 @@
 block discarded – undo
134 134
     /**
135 135
      * Countable implementation
136 136
      *
137
-     * @return MemberLanguage Return count of elements
137
+     * @return integer Return count of elements
138 138
      */
139 139
     public function count()
140 140
     {
Please login to merge, or discard this patch.
src/API/ArrayOfMemberReservation.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -134,7 +134,7 @@
 block discarded – undo
134 134
     /**
135 135
      * Countable implementation
136 136
      *
137
-     * @return MemberReservation Return count of elements
137
+     * @return integer Return count of elements
138 138
      */
139 139
     public function count()
140 140
     {
Please login to merge, or discard this patch.
src/API/ArrayOfNationality.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -134,7 +134,7 @@
 block discarded – undo
134 134
     /**
135 135
      * Countable implementation
136 136
      *
137
-     * @return Nationality Return count of elements
137
+     * @return integer Return count of elements
138 138
      */
139 139
     public function count()
140 140
     {
Please login to merge, or discard this patch.
src/API/ArrayOfOaccAddress.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -134,7 +134,7 @@
 block discarded – undo
134 134
     /**
135 135
      * Countable implementation
136 136
      *
137
-     * @return oaccAddress Return count of elements
137
+     * @return integer Return count of elements
138 138
      */
139 139
     public function count()
140 140
     {
Please login to merge, or discard this patch.