Conversation
xepozz
commented
Feb 13, 2024
| Q | A |
|---|---|
| Is bugfix? | ❌ |
| New feature? | ✔️ |
| Breaks BC? | ❌ |
| Fixed issues | comma-separated list of tickets # fixed by the PR, if any |
| Related PR | yiisoft/definitions#87 |
PR Summary
|
|
Need docs. |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #352 +/- ##
===========================================
Coverage 100.00% 100.00%
Complexity 161 161
===========================================
Files 11 11
Lines 466 466
===========================================
Hits 466 466 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
|
||
| ## Name binding | ||
|
|
||
| Name binding is a way to bind a name to a definition. It is used to resolve a definition not by its class name but by a name. |
There was a problem hiding this comment.
Parameter name? Just a "name" is vague in this context.