Manual:$wgDeviceDetectionClass

From mediawiki.org
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'

Details[edit]

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