Manual:$wgDeviceDetectionClass
Appearance
This feature was removed completely in version 1.21.0. |
Mobile support: $wgDeviceDetectionClass | |
---|---|
Name of the class used for mobile device detection. |
|
Introduced in version: | 1.20.0 (Gerrit change 8350; git #fd17a43b) |
Removed in version: | 1.21.0 (Gerrit change 33399; git #56f4c805) |
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.