Skip to content

Commit 324df12

Browse files
committed
Merge branch '2.0'
2 parents 8dd86b5 + bcaf523 commit 324df12

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Bridge/Doctrine/Orm/Extension/EagerLoadingExtension.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@
3131
*/
3232
final class EagerLoadingExtension implements QueryCollectionExtensionInterface, QueryItemExtensionInterface
3333
{
34+
private $propertyNameCollectionFactory;
3435
private $propertyMetadataFactory;
3536
private $resourceMetadataFactory;
3637
private $maxJoins;

0 commit comments

Comments
 (0)