Problem/Motivation
The docblock for Xss::attributes() says it returns a string but it returns an array.
Steps to reproduce
Proposed resolution
The correct type should be documented in the docblock.
The docblock for Xss::attributes() says it returns a string but it returns an array.
The correct type should be documented in the docblock.