Repair most of PhpStorms Inspection hints/errors
- remove unused variables
- correct Method annotations
- add @throws annotation
- correct amount of method parameters
- correct incompatible return type
I have not updated deprecation problems
I have not updated deprecation problems