[
https://issues.apache.org/jira/browse/SHINDIG-952?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Bastian Hofmann resolved SHINDIG-952.
-------------------------------------
Resolution: Fixed
PHPDOC comments have been corrected throught the application
> Wrong phpDoc comments
> ---------------------
>
> Key: SHINDIG-952
> URL: https://issues.apache.org/jira/browse/SHINDIG-952
> Project: Shindig
> Issue Type: Bug
> Components: PHP
> Affects Versions: 1.1-BETA1
> Reporter: Jakub Vrána
> Priority: Minor
> Original Estimate: 1h
> Remaining Estimate: 1h
>
> There are wrong phpDoc comments in php/src/social/spi/*Service.php. For
> example AppDataService::updatePersonData describes key and value but there
> are $fields and $values instead. Some parameters and some methods are not
> documented at all. All *Service.php need some care.
> Moreover, type hints are missing in several places. E.g.
> AppDataService::updatePersonData $userId has hint UserId, but
> AppDataService::deletePersonData $userId hasn't. array hints are missing from
> all array parameters.
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira