Missing type hinting regarding SecurityToken in abstract PeopleService and
UserId classes
-----------------------------------------------------------------------------------------
Key: SHINDIG-439
URL: https://issues.apache.org/jira/browse/SHINDIG-439
Project: Shindig
Issue Type: Bug
Components: RESTful API (PHP)
Reporter: Karsten Beyer
The ActivitiesService and AppDataService both require the $token to be of type
SecurityToken. For consistency this should also be the case for the
PeopleService abstract class and the UserId handler class as both of them
indeed require the $token parameter to be of type SecurityToken.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.