[ 
https://issues.apache.org/jira/browse/SHINDIG-952?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12680151#action_12680151
 ] 

Chris Chabot commented on SHINDIG-952:
--------------------------------------

Jakub, I don't suppose you could submit a patch to fix these up?

> Wrong phpDoc comments
> ---------------------
>
>                 Key: SHINDIG-952
>                 URL: https://issues.apache.org/jira/browse/SHINDIG-952
>             Project: Shindig
>          Issue Type: Bug
>          Components: PHP
>    Affects Versions: trunk
>            Reporter: Jakub Vrána
>            Priority: Minor
>             Fix For: trunk
>
>   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.
-
You can reply to this email to add a comment to the issue online.

Reply via email to