Beispiel #1
0
 public function clear()
 {
     $this->binaries = array();
     return parent::clear();
 }