revert wrong commit
This commit is contained in:
parent
0e9c76abf8
commit
2b8e24fb09
@ -36,7 +36,7 @@ class SingleTablePersister extends AbstractEntityInheritancePersister
|
|||||||
/** {@inheritdoc} */
|
/** {@inheritdoc} */
|
||||||
protected function _getDiscriminatorColumnTableName()
|
protected function _getDiscriminatorColumnTableName()
|
||||||
{
|
{
|
||||||
return $this->quoteStrategy->getTableName($this->_class);
|
return $this->_class->getTableName();
|
||||||
}
|
}
|
||||||
|
|
||||||
/** {@inheritdoc} */
|
/** {@inheritdoc} */
|
||||||
|
Loading…
x
Reference in New Issue
Block a user