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

Add more generics #83

Merged
merged 2 commits into from Nov 11, 2020
Merged

Add more generics #83

merged 2 commits into from Nov 11, 2020

Commits on Nov 10, 2020

  1. Remove redundant assertions

    franmomu committed Nov 10, 2020
    Copy the full SHA
    c518ad7 View commit details
    Browse the repository at this point in the history
  2. Add return type generic in InstantiatorInterface::instantiate

    The PHPDoc of the method has been copied from the interface because
    it is not inherited, see phpstan/phpstan#3272.
    franmomu committed Nov 10, 2020
    Copy the full SHA
    49c9405 View commit details
    Browse the repository at this point in the history