Skip to content
Snippets Groups Projects
Verified Commit 3b58ec6e authored by quietone's avatar quietone
Browse files

Issue #3515406 by adwivedi008, kwame-acquah, alison: Wrong return type in...

Issue #3515406 by adwivedi008, kwame-acquah, alison: Wrong return type in Xss::attributes() docblock
parent 56e3f8e0
No related branches found
No related tags found
3 merge requests!5423Draft: Resolve #3329907 "Test2",!3478Issue #3337882: Deleted menus are not removed from content type config,!579Issue #2230909: Simple decimals fail to pass validation
Pipeline #464287 passed with warnings
Pipeline: drupal

#464292

    ......@@ -275,7 +275,7 @@ protected static function split($string, array $html_tags, $class) {
    * @param string $attributes
    * The html attribute to process.
    *
    * @return string
    * @return array
    * Cleaned up version of the HTML attributes.
    */
    protected static function attributes($attributes) {
    ......
    0% Loading or .
    You are about to add 0 people to the discussion. Proceed with caution.
    Please register or to comment