Property | Type | Description | |
---|---|---|---|
$_filePlaceholder | string | placeholder for the file | |
$_output | string | output of the detector | |
$_registry | object | instance of the registry class | |
$_request | object | instance of the request class |
Method | Description | |
---|---|---|
__construct ( |
constructor of the class | |
getOutput ( ) : string | get the output |
Method | Description | |
---|---|---|
_detect ( array $setupArray = [], string $type = null, string $path = null ) | detect the required asset |
public __construct ( |
||
$registry | instance of the registry class | |
$request | instance of the request class |
protected string $_filePlaceholder | ||
return | string |
protected object $_registry | ||
return | object |
protected object $_request | ||
return | object |