Exemplo n.º 1
0
 public function __construct($id = 0)
 {
     self::$db = new DbStatement();
     parent::__construct($id);
 }