Issue #2466119 by marthinal: Remove duplicated word in the ControllerBase class doc
parent
81a6979058
commit
14c7df7498
|
@ -26,7 +26,7 @@ use Symfony\Component\DependencyInjection\ContainerInterface;
|
||||||
* refactored to be trivial glue code.
|
* refactored to be trivial glue code.
|
||||||
*
|
*
|
||||||
* The services exposed here are those that it is reasonable for a well-behaved
|
* The services exposed here are those that it is reasonable for a well-behaved
|
||||||
* controller to leverage. A controller that needs other other services may
|
* controller to leverage. A controller that needs other services may
|
||||||
* need to be refactored into a thin controller and a dependent unit-testable
|
* need to be refactored into a thin controller and a dependent unit-testable
|
||||||
* service.
|
* service.
|
||||||
*
|
*
|
||||||
|
|
Loading…
Reference in New Issue