-
Improvement
-
Resolution: Fixed
-
Minor
-
4.4
-
MOODLE_404_STABLE
-
MOODLE_404_STABLE
-
IDE reports a lot of errors in the code about incorrect type of parameters where the parameters are actually correct but the phpdocs to the API functions are not.
This really distracts from the actual errors that IDE reports. I would like to fix some of the incorrect phpdocs
Another problem that is often reported - "constructor should not return anything", this is also a straightforward fix