示例#1
0
 /**
  * @return boolean
  */
 public function isSelected()
 {
     return $this->crawler->isSelected($this->id);
 }