bool
setAttribute(int $attr, int $val)
Not supported. Set a collator's attribute.
Parameters int $attr An attribute specifier, one of the attribute constants int $val The attribute value, one of the attribute value constants Return Value bool True on success or false on failure Exceptions MethodNotImplementedException See also http://www.php.net/manual/en/collator.setattribute.php