octicon-rss(16/)
You've already forked yii2
mirror of
https://github.com/yiisoft/yii2.git
synced 2025-11-10 02:13:17 +08:00
Fix phpdoc for UrlNormalizer::normalizeRoute() [skip ci] (#12444)
This commit is contained in:
octicon-git-branch(16/)
octicon-tag(16/)
committed by
Alexander Makarov
gitea-unlock(16/)
parent
2fe0a405a9
commit
d5d36a9c40
octicon-diff(16/tw-mr-1) 1 changed files with 1 additions and 1 deletions
@@ -71,7 +71,7 @@ class UrlNormalizer extends Object
|
||||
|
||||
/**
|
||||
* Performs normalization action for the specified $route.
|
||||
* @param string $route route for normalization
|
||||
* @param array $route route for normalization
|
||||
* @return array normalized route
|
||||
* @throws InvalidConfigException if invalid normalization action is used
|
||||
* @throws UrlNormalizerRedirectException if normalization requires redirection
|
||||
|
||||
Reference in New Issue
Block a user