Adds return type hints to avoid Symfony deprecation notices (#6)
Add return type hints (#6) This adds a few return type hints to address deprecation notices and be forwards-compatible with future Symfony versions. These changes are compatible even with PHP 7.2.