Bolt\Storage\Field\Sanitiser\SanitiserInterface::setAllowedAttributes PHP Method

setAllowedAttributes() public method

Override the allowed attributes.
public setAllowedAttributes ( array $allowedAttributes ) : Bolt\Storage\Field\Sanitiser\SanitiserInterface
$allowedAttributes array
return Bolt\Storage\Field\Sanitiser\SanitiserInterface
    public function setAllowedAttributes(array $allowedAttributes);