-
-
Notifications
You must be signed in to change notification settings - Fork 5.2k
[DependencyInjection] Attribute documentation #17563
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Labels
Comments
This was referenced Jan 8, 2023
Awesome work @alexandre-daubois! I've updated the description. |
I updated the checkboxes, only one left 👍 |
OskarStark
added a commit
that referenced
this issue
Jan 10, 2023
…toconfigureTag]` documentation (alexandre-daubois) This PR was merged into the 5.4 branch. Discussion ---------- [DependencyInjection] Add `#[Autoconfigure]` and `#[AutoconfigureTag]` documentation Closes #14990 Part of #17563 Commits ------- ce16301 [DependencyInjection] Add #[Autoconfigure] and #[AutoconfigureTag] documentation
All done |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
I'm opening this as a meta issue to track the documentation status of the DI attributes. I ran into some confusion about
AsTaggedItem
in symfony/symfony#48532 which prompted me to look for docs which are missing.AsDecorator
[DependencyInjection] Add as decorator and inner service #16746AsTaggedItem
[DependencyInjection] Add#[AsTaggedItem]
documentation #17694Autoconfigure
andAutoconfigureTag
[DependencyInjection] Add#[Autoconfigure]
and#[AutoconfigureTag]
documentation #17695Autowire
[DependencyInjection][HttpKernel] documentAutowire
attribute #16629MapDecorated
[DependencyInjection] Add as decorator and inner service #16746TaggedIterator
[DependencyInjection] Autowire arguments using the #[TaggedIterator] attribute #17652TaggedLocator
[DependencyInjection] Autowire arguments using the #[TaggedLocator] attribute #17662Target
[DependencyInjection] Add#[Target]
documentation #17696When
[Configuration] Multiple environments in a single file #16313The text was updated successfully, but these errors were encountered: