Bolt\Storage\Field\Sanitiser\SanitiserInterface::setAllowedAttributes PHP Метод

setAllowedAttributes() публичный Метод

Override the allowed attributes.
public setAllowedAttributes ( array $allowedAttributes ) : Bolt\Storage\Field\Sanitiser\SanitiserInterface
$allowedAttributes array
Результат Bolt\Storage\Field\Sanitiser\SanitiserInterface
    public function setAllowedAttributes(array $allowedAttributes);