class Rails::Html::SafeListSanitizer
def allowed_attributes(options)
Experimental RBS support (using type sampling data from the type_fusion
project).
def allowed_attributes: (Hash options) -> untyped
This signature was generated using 1 sample from 1 application.
def allowed_attributes(options) options[:attributes] || self.class.allowed_attributes end