fix Scrutinizer docu bug

This commit is contained in:
Ralf Becker 2016-08-28 11:23:51 +02:00
parent 9f073b4c4c
commit 9082a799e2

View File

@ -1517,7 +1517,7 @@ class Principals extends Handler
* Get proxy-groups for given user $account: users or groups who GRANT proxy rights to $account
*
* @param int $account who is the proxy
* @param string|array $app ='calendar' applications for which proxys should be added
* @param string $app ='calendar' applications for which proxys should be added
* @return array with href props
*/
protected function get_calendar_proxy_groups($account, $app='calendar')