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

Container::has is always true on contract based ids #9

Closed
mbunge opened this issue Mar 30, 2016 · 1 comment
Closed

Container::has is always true on contract based ids #9

mbunge opened this issue Mar 30, 2016 · 1 comment

Comments

@mbunge
Copy link
Contributor

mbunge commented Mar 30, 2016

Container use ReflectionContainer delegate. ReflectionContainer::haschecks for class existence which is always true on contract based id's (FQCN in this case)

@mbunge
Copy link
Contributor Author

mbunge commented Mar 30, 2016

If class exists and is not part of container, League\Container\Container::has returns true.

@mbunge mbunge closed this as completed in 32c35d4 Mar 30, 2016
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

1 participant