Transformer::extractDateOptions()

abstract array extractDateOptions(string $matched, int $length)

Extract date options from a matched value returned by the processing of the reverse matching regular expression.

Parameters

string $matched The matched value
int $length The length of the Transformer pattern string

Return Value

array An associative array
doc_Symfony
2016-10-28 06:35:04
Comments
Leave a Comment

Please login to continue.