1.2.1
What's Changed
- Detect public static $modules when it should be protected static $modules in tests by @Boegie in #597
- Fix tests after drupal/core changes by @mglaman in #605
- Stub $modules on KernelTestBase by @mglaman in #607
- Add information on why this package is needed by @mglaman in #606
- Add decorator support to ServiceMap. by @cmlara in #615
- Add null to the container get method return type when ContainerInterace::NULL_ON_INVALID_REFERENCE is passed as the second argument. by @mad-briller in #610
New Contributors
- @cmlara made their first contribution in #615
- @mad-briller made their first contribution in #610
Full Changelog: 1.2.0...1.2.1