Corrects annotations in API

This commit is contained in:
Michael Rosenberger
2018-12-05 11:42:02 +01:00
parent a2f205bae3
commit 98f6ad183e
21 changed files with 88 additions and 87 deletions

View File

@@ -417,6 +417,7 @@ abstract class ApiCommand extends ApiParameter
* @param string $operator
* @param string $resource
* @param string $extra
* @param int $step
*/
protected static function updateResourceUsage($table = null, $keyfield = null, $key = null, $operator = '+', $resource = null, $extra = null, $step = 1)
{