FullTransformer::getReverseMatchingRegExp()

string getReverseMatchingRegExp(string $pattern)

Retrieve a regular expression to match with a formatted value.

Parameters

string $pattern The pattern to create the reverse matching regular expression

Return Value

string The reverse matching regular expression with named captures being formed by the transformer index in the $transformer array
doc_Symfony
2016-10-28 06:19:34
Comments
Leave a Comment

Please login to continue.