ConstraintViolationInterface::getMessageTemplate()

string getMessageTemplate()

Returns the raw violation message.

The raw violation message contains placeholders for the parameters returned by {@link getParameters}. Typically you'll pass the message template and parameters to a translation engine.

Return Value

string The raw violation message
doc_Symfony
2016-10-28 06:11:40
Comments
Leave a Comment

Please login to continue.