Example #1
0
 /**
  * @inheritdoc
  */
 public function setTable($tableName, $tableAlias = "")
 {
     parent::setTable($tableName);
 }