mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-02-02 03:19:56 +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 $app
|
||||||
* @param string $id
|
* @param string $id
|
||||||
* @param string $path
|
* @param String $content
|
||||||
* @param type $content
|
* @return \EGroupware\Api\Sharing
|
||||||
* @return type
|
|
||||||
*/
|
*/
|
||||||
protected function create_share($app, $id, &$content)
|
protected function create_share($app, $id, &$content)
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user