DetectorAbstract
- Namespace: \Redaxscript\Detector
- Description: abstract class to create a detector class
- Package: Redaxscript
- Category: Detector
- Author: Henry Ruhs
Properties
Property | Type | Visibility | Description |
---|---|---|---|
_registry | protected | ||
_request | protected | ||
_output | protected | ||
_filePlaceholder | 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 asset |
Method | Visibility | Description |