Property | Type | Description | |
---|---|---|---|
$defaultValues | |||
$detectionCapabilities | |||
$homepage | string | Homepage of the provider | |
$name | string | Name of the provider | |
$packageName | string | Composer package name |
Method | Description | |
---|---|---|
__construct ( UAParser\Parser $parser = null ) | ||
getParser ( ) : UAParser\Parser | ||
parse ( $userAgent, array $headers = [] ) |
Method | Description | |
---|---|---|
hasResult ( UAParser\Result\Client $resultRaw ) : boolean | ||
hydrateBot ( |
||
hydrateBrowser ( |
||
hydrateDevice ( |
||
hydrateOperatingSystem ( |
||
isBot ( UAParser\Result\Client $resultRaw ) : boolean |
public __construct ( UAParser\Parser $parser = null ) | ||
$parser | UAParser\Parser |
protected string $packageName | ||
return | string |