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 88bd734

Browse files
constructor
1 parent 84ff62b commit 88bd734

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

‎src/Reflection/Dummy/DummyConstructorReflection.php‎

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -157,4 +157,9 @@ public function getAttributes(): array
157157
return [];
158158
}
159159

160+
public function hasNoDiscardAttribute(): TrinaryLogic
161+
{
162+
// Align with the getAttributes() returning empty
163+
return TrinaryLogic::createNo();
164+
}
160165
}

0 commit comments

Comments
(0)

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