mirror of
https://github.com/nextcloud/server.git
synced 2026-02-28 04:20:37 -05:00
Merge pull request #21620 from owncloud/fix-wrong-classname-in-phpdoc
fix wrong class name in phpdoc
This commit is contained in:
commit
1e0ea46e9e
1 changed files with 1 additions and 1 deletions
|
|
@ -47,7 +47,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