1
0
mirror of synced 2025-01-19 23:11:41 +03:00
This commit is contained in:
Michaël Gallego 2014-02-13 23:38:50 +01:00
parent a45ecb5733
commit b550d44cb9

View File

@ -523,6 +523,7 @@ class ManyToManyPersister extends AbstractCollectionPersister
* Generate ON condition * Generate ON condition
* *
* @param array $mapping * @param array $mapping
*
* @return array * @return array
*/ */
protected function getOnConditionSQL($mapping) protected function getOnConditionSQL($mapping)