Write documentation in the following syntax: ``` php /** * Method details and elaboration in HTML * @param ParamType $paramName elaboration * @return ReturnType elaboration */ ``` Do it for every API function (that is supposed that other plugins can use).