Property | Type | Description | |
---|---|---|---|
$formatters | |||
$providers |
Method | Description | |
---|---|---|
__call ( string $method, array $attributes ) | ||
__get ( string $attribute ) | ||
addProvider ( $provider ) | ||
format ( $formatter, $arguments = [] ) | ||
getFormatter ( $formatter ) : Callable | ||
getProviders ( ) | ||
parse ( string $string ) : string | Replaces tokens ('{{ tokenName }}') with the result from the token method call | |
seed ( $seed = null ) |
Method | Description | |
---|---|---|
callFormatWithMatches ( $matches ) |