/** * @see SqlBuilder::getTableAlias * @return string */ function getTableAlias() { return $this->sqlBuilder->getTableAlias(); }