update phpdoc

Signed-off-by: Maxence Lange <maxence@pontapreta.net>
This commit is contained in:
Maxence Lange 2016-12-12 16:15:13 -01:00 committed by GitHub
parent 9ef8d25e46
commit 43374292b1
1 changed files with 1 additions and 0 deletions

View File

@ -541,6 +541,7 @@ class ShareController extends Controller {
*
* @param Share\IShare $share
* @param array $files_list
* @param \OCP\Files\Folder $node
*/
protected function fileListDownloaded(Share\IShare $share, array $files_list, \OCP\Files\Folder $node) {
foreach ($files_list as $file) {