We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a92e725 commit 01dde65Copy full SHA for 01dde65
src/Parallelization.php
@@ -198,7 +198,7 @@ protected function getContainer(): ?ContainerInterface
198
// The container is required to reset the container upon failure to
199
// avoid things such as a broken UoW or entity manager.
200
//
201
- // If no such behaviour is desired, ::createErrorHandler() can be
+ // If no such behaviour is desired, `::createErrorHandler()` can be
202
// overridden to provide a different error handler.
203
$application = $this->getApplication();
204
0 commit comments