Esempio n. 1
0
 public function setValue($value)
 {
     parent::setValue((bool) $value);
     return $this;
 }