docs/api/Opencart.System.Engine.Proxy.html
<TWraps is Model>Class Proxy
Located at system\engine\proxy.php
| Methods |
|---|
| ` |
public
&
` | `__get(string $key): mixed`
__get
__get
| # | | `
public
` | `__set(string $key, object $value): void`
__set
__set
| # | | `
public
` | `__isset(string $key): bool`
__isset
__isset
| # | | `
public
` | `__unset(string $key): void`
__unset
__unset
| # | | `
public
` | `__call(string $method, array<string, mixed> $args): mixed`
__call
__call
| # |
| Properties |
|---|
| ` |
protected
` | `array<string, object>` | `$data = []`
| # |
OpenCart API API documentation generated by ApiGen dev-master