final |
|---|
A simple implementation of https://www.rfc-editor.org/rfc/rfc6570 for expanding Hyperwallet Uniform Resource Identifier (URI) Template.
This class was created to allow the Hyperwallet SDK to support by PHP 5.6 and latest version
| Methods | ||
|---|---|---|
public
|
expand(string $uriTemplate, array $variables): string
|
# |
| Constants | ||
|---|---|---|
public
|
PATTERN = '/\{([^\}]+)\}/'
|
# |