You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This PR was merged into the 7.3 branch.
Discussion
----------
[Config] Add `NodeDefinition::docUrl()`
| Q | A
| ------------- | ---
| Branch? | 7.3
| Bug fix? | no
| New feature? | yes
| Deprecations? | no
| Issues | -
| License | MIT
Adding such information would allow extensions and bundles to provide even more info with a documentation "one click away".
The primary goal is to use this feature in conjunction with symfony/symfony#58771, allowing to dump a ``@see` https://symfony.com/doc/...` right next to the configuration array shape.
Commits
-------
3c7fce2e326 [Config] Add `NodeDefinition::docUrl()`
0 commit comments