Completed
Push — master ( 97e950...f11284 )
by Vitaly
02:31
created
src/GeneratorApi.php 1 patch
Doc Comments   +2 added lines patch added patch discarded remove patch
@@ -325,6 +325,8 @@
 block discarded – undo
325 325
 
326 326
     /**
327 327
      * Generate constructor for gallery class.
328
+     * @param string $fieldID
329
+     * @param string $entityType
328 330
      */
329 331
     protected function generateConstructorGalleryClass($fieldID, $entityType)
330 332
     {
Please login to merge, or discard this patch.