Загрузка...
Поиск...
Не найдено
40 return static::MOBILE;
45 return static::DESKTOP;
53 public static function get()
56 'rest' => static::getRest(),
57 'web' => static::getWeb(),
58 'mobile' => static::getMobile(),
59 'desktop' => static::getDesktop(),