fix wrong class name in phpdoc

This commit is contained in:
blizzz 2016-01-11 15:15:21 +01:00
parent 3143555256
commit 89e5556c60
1 changed files with 1 additions and 1 deletions

View File

@ -34,7 +34,7 @@ class SystemTagPlugin extends \Test\TestCase {
private $tagManager;
/**
* @var \OCA\DAV\Connector\Sabre\TagsPlugin
* @var \OCA\DAV\SystemTag\SystemTagPlugin
*/
private $plugin;