Completed
Pull Request — feature/version-2 (#72)
by
unknown
01:52
created
Classes/AssetHandler/Html/DataAttributesAssetHandler.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -203,7 +203,7 @@
 block discarded – undo
203 203
      * Checks the type of a given data attribute and formats it if needed.
204 204
      *
205 205
      * @param mixed $value
206
-     * @return array
206
+     * @return string
207 207
      */
208 208
     protected function formatValue($value)
209 209
     {
Please login to merge, or discard this patch.