class DeviceDetector {     /**      * Current version number of DeviceDetector      */     const VERSION = '3.9.1';     /**      * Holds all registered client types      * @var array      */     public static $clientTypes = array();     /**      * Operating system families that are known