Closed vjik closed 9 months ago
Q | A |
---|---|
Is bugfix? | ❌ |
New feature? | ✔️ |
Breaks BC? | ❌ |
Fixed issues | - |
All modified and coverable lines are covered by tests :white_check_mark:
Comparison is base (
cd98ba6
) 95.54% compared to head (39e3dad
) 95.66%. Report is 1 commits behind head on master.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Why is it argument
, isn't parameter
better?
Why is it
argument
, isn'tparameter
better?
In router, this is called "arguments": https://github.com/yiisoft/router/blob/0892cbebfdfbe73ae9d2a64a133c96daf1552c7a/src/CurrentRoute.php#L112