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