Changed getSelectConditionStatementColumnSQL return docblock
This commit is contained in:
parent
1630ec1ebd
commit
c9e66e464d
1 changed files with 1 additions and 1 deletions
|
@ -1632,7 +1632,7 @@ class BasicEntityPersister implements EntityPersister
|
|||
* @param string $field
|
||||
* @param array|null $assoc
|
||||
*
|
||||
* @return array
|
||||
* @return string[]
|
||||
*
|
||||
* @throws \Doctrine\ORM\ORMException
|
||||
*/
|
||||
|
|
Loading…
Add table
Reference in a new issue