mirror of
https://github.com/yiisoft/yii2.git
synced 2025-11-02 13:02:24 +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.
|
||||
* @param string $namespace namespace
|
||||
* @return string file path
|
||||
* @param string $namespace namespace.
|
||||
* @return string file path.
|
||||
* @since 2.0.10
|
||||
*/
|
||||
private function getNamespacePath($namespace)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user