ClientAbstract
- Namespace: \Redaxscript\Client
- Description: abstract class to create a client class
- Package: Redaxscript
- Category: Client
- Author: Henry Ruhs
- Method: autorun
Properties
Property | Type | Visibility | Description |
---|---|---|---|
_request | protected | ||
_output | protected | ||
Property | Type | Visibility | Description |
Methods
Method | Visibility | Description |
---|---|---|
__construct | public | constructor of the class |
getOutput | public | get the output |
_detect | protected | detect the required type |
Method | Visibility | Description |