fix wrong class name in phpdoc
This commit is contained in:
parent
3143555256
commit
89e5556c60
|
@ -34,7 +34,7 @@ class SystemTagPlugin extends \Test\TestCase {
|
||||||
private $tagManager;
|
private $tagManager;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @var \OCA\DAV\Connector\Sabre\TagsPlugin
|
* @var \OCA\DAV\SystemTag\SystemTagPlugin
|
||||||
*/
|
*/
|
||||||
private $plugin;
|
private $plugin;
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue