Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 1dcf081

Browse files
Fix return type
1 parent 1c74ef3 commit 1dcf081

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎src/Ast/PhpDoc/PhpDocNode.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ static function (PhpDocTagValueNode $value): bool {
7777

7878

7979
/**
80-
* @return ParamTagValueNode[]
80+
* @return TypelessParamTagValueNode[]
8181
*/
8282
public function getTypelessParamTagValues(string $tagName = '@param'): array
8383
{

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /