Completed
Branch master (8ba540)
by Josh
15:08
created
src/API/ArrayOfOwnerInvoiceInfo.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 OwnerInvoiceInfo 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/ArrayOfRateCode.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 RateCode 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/ArrayOfRateReason.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 RateReason 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/ArrayOfRatesDetails.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 RatesDetails 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/ArrayOfRateSpecialValidPeriod.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 RateSpecialValidPeriod 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/ArrayOfRefusal.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 Refusal 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/ArrayOfRoomAttribute.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 RoomAttribute 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/ArrayOfRoomAttributGrouping.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 RoomAttributGrouping 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/ArrayOfRoomAvailabilityForStay.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 RoomAvailabilityForStay 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.