Fix PHPDoc for the ext. share controller

This commit is contained in:
Lukas Reschke 2015-05-04 18:06:16 +02:00
parent ed16127a8d
commit d9746d8abd
1 changed files with 1 additions and 0 deletions

View File

@ -43,6 +43,7 @@ class ExternalSharesController extends Controller {
/**
* @param string $appName
* @param IRequest $request
* @param bool $incomingShareEnabled
* @param \OCA\Files_Sharing\External\Manager $externalManager
*/
public function __construct($appName,