final class TemplateVariablesResolver

Methods

static array
resolve(string $template, string $pattern)

No description

static bool
hasTemplateVariables(string $template, string $pattern)

No description

Details

at line 10
static array resolve(string $template, string $pattern)

No description

Parameters

string $template
string $pattern

Return Value

array

at line 26
static bool hasTemplateVariables(string $template, string $pattern)

No description

Parameters

string $template
string $pattern

Return Value

bool