Completed
Push — master ( 9b3686...89ef78 )
by Bernhard
07:29
created
src/Subjects/Magic360Subject.php 1 patch
Doc Comments   -3 removed lines patch added patch discarded remove patch
@@ -195,7 +195,6 @@  discard block
 block discarded – undo
195 195
     /**
196 196
      * Persists the passed mag360 gallery and returns the ID.
197 197
      *
198
-     * @param array $productBundleOption The mag360 gallery to persist
199 198
      *
200 199
      * @return string The ID of the persisted entity
201 200
      */
@@ -207,7 +206,6 @@  discard block
 block discarded – undo
207 206
     /**
208 207
      * Persists the passed mag360 gallery and returns the ID.
209 208
      *
210
-     * @param array $galleryEntity The mag360 gallery to persist
211 209
      *
212 210
      * @return string The ID of the persisted entity
213 211
      */
@@ -219,7 +217,6 @@  discard block
 block discarded – undo
219 217
     /**
220 218
      * Persists the passed mag360 gallery and returns the ID.
221 219
      *
222
-     * @param array $productBundleOption The mag360 gallery to persist
223 220
      *
224 221
      * @return string The ID of the persisted entity
225 222
      */
Please login to merge, or discard this patch.