Completed
Push — master ( 47c858...15c002 )
by Vitaly
04:57
created
src/Generator.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -223,7 +223,7 @@
 block discarded – undo
223 223
      *
224 224
      * @param $navigationID
225 225
      * @param $navigationName
226
-     * @param $entityName
226
+     * @param string $entityName
227 227
      * @param $navigationFields
228 228
      * @return string Generated entitiy class code
229 229
      * @internal param array $navigationData Collection of structure info
Please login to merge, or discard this patch.