Skip to content

Repair most of PhpStorms Inspection hints/errors

Stefan Froemken requested to merge repairAnnotations into develop
  • remove unused variables
  • correct Method annotations
  • add @throws annotation
  • correct amount of method parameters
  • correct incompatible return type

I have not updated deprecation problems

Merge request reports