Add missing typehint
This commit is contained in:
parent
f52a512c59
commit
239b862665
@ -191,7 +191,7 @@ abstract class AbstractEntityPersister implements CachedEntityPersister
|
|||||||
/**
|
/**
|
||||||
* {@inheritdoc}
|
* {@inheritdoc}
|
||||||
* @param object $entity
|
* @param object $entity
|
||||||
* @param array $extraConditions
|
* @param array|Criteria $extraConditions
|
||||||
* @return bool
|
* @return bool
|
||||||
*/
|
*/
|
||||||
public function exists($entity, $extraConditions = array())
|
public function exists($entity, $extraConditions = array())
|
||||||
|
Loading…
x
Reference in New Issue
Block a user