fix wrong class name in phpdoc
This commit is contained in:
parent
3143555256
commit
89e5556c60
1 changed files with 1 additions and 1 deletions
|
@ -34,7 +34,7 @@ class SystemTagPlugin extends \Test\TestCase {
|
|||
private $tagManager;
|
||||
|
||||
/**
|
||||
* @var \OCA\DAV\Connector\Sabre\TagsPlugin
|
||||
* @var \OCA\DAV\SystemTag\SystemTagPlugin
|
||||
*/
|
||||
private $plugin;
|
||||
|
||||
|
|
Loading…
Reference in a new issue