mirror of
				https://github.com/yiisoft/yii2.git
				synced 2025-11-04 14:46:19 +08:00 
			
		
		
		
	Added missing @since
				
					
				
			This commit is contained in:
		@ -625,8 +625,9 @@ abstract class BaseMigrateController extends Controller
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
    /**
 | 
					    /**
 | 
				
			||||||
     * Returns the file path matching the give namespace.
 | 
					     * Returns the file path matching the give namespace.
 | 
				
			||||||
     * @param string $namespace namespace
 | 
					     * @param string $namespace namespace.
 | 
				
			||||||
     * @return string file path
 | 
					     * @return string file path.
 | 
				
			||||||
 | 
					     * @since 2.0.10
 | 
				
			||||||
     */
 | 
					     */
 | 
				
			||||||
    private function getNamespacePath($namespace)
 | 
					    private function getNamespacePath($namespace)
 | 
				
			||||||
    {
 | 
					    {
 | 
				
			||||||
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user