Failed Conditions
Pull Request — experimental/sf (#3236)
by Kentaro
144:19 queued 116:23
created
src/Eccube/Form/Type/Admin/OrderItemType.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -242,7 +242,7 @@
 block discarded – undo
242 242
 
243 243
     /**
244 244
      * @param FormInterface $form
245
-     * @param ValidatorInterface $errors
245
+     * @param ConstraintViolationListInterface $errors
246 246
      */
247 247
     protected function addErrorsIfExists(FormInterface $form, ConstraintViolationListInterface $errors)
248 248
     {
Please login to merge, or discard this patch.