Skip to content
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

[Symfony 3.3] Argument hint must support yaml class shortcut #958

Closed
Haehnchen opened this issue Jun 19, 2017 · 1 comment
Closed

[Symfony 3.3] Argument hint must support yaml class shortcut #958

Haehnchen opened this issue Jun 19, 2017 · 1 comment

Comments

@Haehnchen
Copy link
Owner

  AppBundle\Menu\RouteAclAccess:
    arguments: ['@router', '@security.authorization_checker']

Currently no argument hints for arguments

@Haehnchen Haehnchen changed the title [Symfony 3.3] Argument hint must support class shortcut [Symfony 3.3] Argument hint must support yaml class shortcut Jun 19, 2017
@stof
Copy link
Contributor

stof commented Jul 4, 2017

XML also allows to omit the class configuration when the id is the class name, not only YAML (even PHP with new Definition() supports it)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants