Manual:$wgDeviceDetectionClass
From MediaWiki.org
Mobile support: $wgDeviceDetectionClass | |
---|---|
Name of the class used for mobile device detection. |
|
Introduced in version: | 1.20.0 |
Removed in version: | still in use |
Allowed values: | (string) |
Default value: | 'DeviceDetection' |
Other settings: Alphabetical | By Function
Details [edit]
Name of the class used for mobile device detection, must be inherited from IDeviceDetector.