wiki.techinc.nl/includes/api/Validator
Tim Starling a06e3d06b1 Fix some PHPStorm inspection warnings in includes/api
Notably:
* In ApiManageTags, I used a switch instead of a dynamic function name,
  so that the call graph will be correct.
* In ApiImageRotate, checkTitleUserPermissions() has always returned
  void, this was an error introduced in 4e6810e4a2

Change-Id: Iea22616b8e7e2e0cc804619a54f8690898b2cb82
2020-02-18 14:17:37 -05:00
..
ApiParamValidator.php
ApiParamValidatorCallbacks.php Fix some PHPStorm inspection warnings in includes/api 2020-02-18 14:17:37 -05:00
SubmoduleDef.php Fix some PHPStorm inspection warnings in includes/api 2020-02-18 14:17:37 -05:00