We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0e1128c commit afa8e0eCopy full SHA for afa8e0e
components/dependency_injection/autowiring.rst
@@ -238,7 +238,7 @@ returning the result of the ROT13 transformation uppercased::
238
239
namespace Acme;
240
241
- class UppercaseTransformer implements TransformerInterface
+ class UppercaseRot13Transformer implements TransformerInterface
242
{
243
private $transformer;
244
0 commit comments