Fix static analysis

Signed-off-by: Marcel Klehr <mklehr@gmx.net>
This commit is contained in:
Marcel Klehr 2021-09-27 12:05:45 +02:00
parent 3eea513ebb
commit fef2d0c65e
1 changed files with 1 additions and 1 deletions

View File

@ -58,7 +58,7 @@ class WebViewController extends Controller {
*/
private $initialState;
/**
* @var FoldersController
* @var InternalFoldersController
*/
private $folderController;