mirror of
				https://github.com/yiisoft/yii2.git
				synced 2025-11-04 14:46:19 +08:00 
			
		
		
		
	Fix phpdoc for UrlNormalizer::normalizeRoute() [skip ci] (#12444)
This commit is contained in:
		
				
					committed by
					
						
						Alexander Makarov
					
				
			
			
				
	
			
			
			
						parent
						
							2fe0a405a9
						
					
				
				
					commit
					d5d36a9c40
				
			@ -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