Completed
Push — master ( 56fa10...9b7cfd )
by Pol
02:23
created
src/Attribute/Attribute.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -260,7 +260,7 @@
 block discarded – undo
260 260
      * @param string $value
261 261
      *   The value to sanitize
262 262
      *
263
-     * @return string|mixed
263
+     * @return string
264 264
      *   The value sanitized.
265 265
      */
266 266
     protected function escape($value)
Please login to merge, or discard this patch.