Skip to content

Fixes a Symfony deprecation notice (#39)

Compare
Choose a tag to compare
@mpdude mpdude released this 31 May 13:36
· 12 commits to master since this release
aa67b28
Add return type hints (#39)

... to address deprecation notices emitted by Symfony's DebugClassLoader.

Fixes #38.