Gets the revision table name.
@internal
string|null The revision table name.
public function getRevisionTable() { return $this->revisionTable; }