Jump to content

Manual:$wgDeviceDetectionClass

From mediawiki.org
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.
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

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