|
@@ -68,7 +68,7 @@ EOT
|
|
throw new InvalidArgumentException(
|
|
throw new InvalidArgumentException(
|
|
sprintf(
|
|
sprintf(
|
|
'Could not find a document manager configured with the name "%s". Check your '.
|
|
'Could not find a document manager configured with the name "%s". Check your '.
|
|
- 'application configuration to configure your Doctrine document managers.', $emName
|
|
|
|
|
|
+ 'application configuration to configure your Doctrine document managers.', $dmName
|
|
)
|
|
)
|
|
);
|
|
);
|
|
}
|
|
}
|