Exemple #1
0
 /**
  *
  * @return boolean
  */
 public function isDesktop()
 {
     return $this->browser->isDesktop();
 }