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 f28d6a3 commit e47090eCopy full SHA for e47090e
service_container/tags.rst
@@ -359,6 +359,10 @@ To answer this, change the service declaration:
359
tags:
360
- { name: app.mail_transport }
361
362
+ versionadded:: 3.3
363
+ Support for the compact tag notation in the YAML format was introduced
364
+ in Symfony 3.3.
365
+
366
Notice that you've added a generic ``alias`` key to the tag. To actually
367
use this, update the compiler::
368
0 commit comments