Completed
Push — unit-tests-conditions ( 15904b...8f07c8 )
by Romain
02:36
created
Classes/AssetHandler/Html/DataAttributesAssetHandler.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -76,7 +76,7 @@
 block discarded – undo
76 76
      * Checks if the given field name can be accessed within the form instance,
77 77
      * whether it is an object or an array.
78 78
      *
79
-     * @param FormInterface|array $formInstance
79
+     * @param FormInterface $formInstance
80 80
      * @param string              $fieldName
81 81
      * @return bool
82 82
      */
Please login to merge, or discard this patch.