Completed
Branch master (8ba540)
by Josh
15:08
created
src/API/ArrayOfRoomTypeCluster.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 RoomTypeCluster 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/ArrayOfRoomTypeClusterResult.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 RoomTypeClusterResult 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/ArrayOfSBDSummary.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 SBDSummary 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/ArrayOfServiceCharge.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 ServiceCharge 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/ArrayOfShort.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 short 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/ArrayOfSpecialData.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 SpecialData 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/ArrayOfSpecialOfferByDay.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 SpecialOfferByDay 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/ArrayOfSpecialOffers.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 SpecialOffers 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/ArrayOfSpecificDayOccupancyValue.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 SpecificDayOccupancyValue 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.