Beispiel #1
0
 public function __construct()
 {
     $this->id = false;
     $this->crudAdapter = PDOCRUDAdapter::getInstance();
 }