Completed
Pull Request — master (#4)
by Arthur
03:44
created
src/Schema/SchemaFactory.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
     /**
225 225
      * @param Field[]                             $fields
226
-     * @param AbstractType|FieldContainer[]|Field $parent
226
+     * @param AbstractType $parent
227 227
      */
228 228
     private function prepareFields(array $fields, AbstractType $parent)
229 229
     {
Please login to merge, or discard this patch.