NumberFormatter::setTextAttribute()

bool setTextAttribute(int $attr, int $value)

Not supported. Set a text attribute.

Parameters

int $attr An attribute specifier, one of the text attribute constants
int $value The attribute value

Return Value

bool true on success or false on failure

Exceptions

MethodNotImplementedException

See also

http://www.php.net/manual/en/numberformatter.settextattribute.php
doc_Symfony
2016-10-28 06:24:59
Comments
Leave a Comment

Please login to continue.