<?php protected function & getTable() { return $this->table; } protected function & getStructure() { return $this->structure; }