WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

Commit df7e783

Browse files
author
Kirill Nesmeyanov
committed
Fix linter issues
1 parent cadd16a commit df7e783

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/DocBlock/Description/TaggedDescriptionInterface.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ interface TaggedDescriptionInterface extends
2626
* {@see \TypeLang\PHPDoc\DocBlock\Polyfill\Description\TaggedDescriptionInterface} in the order in which these
2727
* elements are defined.
2828
*
29-
* @var DescriptionInterface
29+
* @var iterable<array-key, DescriptionInterface|TagInterface>
3030
*
3131
* @readonly
3232
*/

0 commit comments

Comments
 (0)