mirror of
				https://github.com/yiisoft/yii2.git
				synced 2025-11-04 14:46:19 +08:00 
			
		
		
		
	PHPDocs and code style fixed
This commit is contained in:
		@ -791,7 +791,7 @@ class ActiveQuery extends Query implements ActiveQueryInterface
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    /**
 | 
			
		||||
     * Table names based on from
 | 
			
		||||
     * Table names based on [[from]]
 | 
			
		||||
     * @return string[] table names
 | 
			
		||||
     * @throws \yii\base\InvalidConfigException
 | 
			
		||||
     * @since 2.0.12
 | 
			
		||||
@ -819,7 +819,7 @@ class ActiveQuery extends Query implements ActiveQueryInterface
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    /**
 | 
			
		||||
     * @return string[] table aliases based on from
 | 
			
		||||
     * @return string[] table aliases based on [[from]]
 | 
			
		||||
     * @throws \yii\base\InvalidConfigException
 | 
			
		||||
     * @since 2.0.12
 | 
			
		||||
     */
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user