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 d843b7b

Browse files
wrapped
1 parent 88bd734 commit d843b7b

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

‎src/Reflection/WrappedExtendedMethodReflection.php‎

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -173,4 +173,9 @@ public function getAttributes(): array
173173
return [];
174174
}
175175

176+
public function hasNoDiscardAttribute(): TrinaryLogic
177+
{
178+
// Align with the getAttributes() returning empty
179+
return TrinaryLogic::createNo();
180+
}
176181
}

0 commit comments

Comments
(0)

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