mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-02-01 19:09:30 +01:00
Fix function signature documentation
This commit is contained in:
parent
55a3a1b3f7
commit
921d61070c
@ -500,9 +500,8 @@ abstract class Merge
|
||||
*
|
||||
* @param string $app
|
||||
* @param string $id
|
||||
* @param string $path
|
||||
* @param type $content
|
||||
* @return type
|
||||
* @param String $content
|
||||
* @return \EGroupware\Api\Sharing
|
||||
*/
|
||||
protected function create_share($app, $id, &$content)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user