router icon indicating copy to clipboard operation
router copied to clipboard

Fix and improve phpdoc for `Route::prependMiddleware`

Open vjik opened this issue 2 years ago • 0 comments

See https://github.com/yiisoft/router/blob/master/src/Route.php#L179

Last added handler will be executed first. is incorrect.

Need fix description and add examples.

vjik avatar Nov 06 '23 09:11 vjik