mirror of
				https://github.com/yiisoft/yii2.git
				synced 2025-11-04 14:46:19 +08:00 
			
		
		
		
	Typo in asElapsedTime description
This commit is contained in:
		@ -457,7 +457,7 @@ class Formatter extends Component
 | 
			
		||||
	}
 | 
			
		||||
 | 
			
		||||
	/**
 | 
			
		||||
	 * Formats the value as a the time elapsed since then in human readable form.
 | 
			
		||||
	 * Formats the value as the time elapsed since then in human readable form.
 | 
			
		||||
	 * @param integer|string|DateTime $value the value to be formatted. The following
 | 
			
		||||
	 * types of value are supported:
 | 
			
		||||
	 *
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user