setRegexDelimiter
Allows you to change the the default regular expression delimiter.
Description
static setRegexDelimiter(string $value)
Parameters
- string $value
The delimiter to use for all future expressions.
Return Value
static
Allows you to change the the default regular expression delimiter.
static setRegexDelimiter(string $value)
static