Interface HttpViewControllerRegistryInterface
| category |
System |
|---|---|
| package |
Http |
| subpackage |
Interfaces |
get(string $name) : string
stringKey of expected registry entry.
stringExpected registry entry.
get_all_data() : array
array
set(string $name, string $value)
stringKey of registry entry.
stringRegistry value.