Last modified on 31 March 2014, at 05:47

Manual:$wgDeviceDetectionClass

Mobile support: $wgDeviceDetectionClass
Name of the class used for mobile device detection.
Introduced in version: 1.20.0
Removed in version: 1.21.0
Allowed values: (string)
Default value: 'DeviceDetection'

Other settings: Alphabetical | By Function


DetailsEdit

Name of the class used for mobile device detection, must be inherited from IDeviceDetector.