mirror of
https://github.com/yiisoft/yii2.git
synced 2025-08-13 22:06:51 +08:00
@inheritdoc
notation changed
This commit is contained in:
@ -64,7 +64,7 @@ class FixtureController extends Controller
|
||||
|
||||
|
||||
/**
|
||||
* @inheritdoc
|
||||
* {@inheritdoc}
|
||||
*/
|
||||
public function options($actionID)
|
||||
{
|
||||
@ -74,7 +74,7 @@ class FixtureController extends Controller
|
||||
}
|
||||
|
||||
/**
|
||||
* @inheritdoc
|
||||
* {@inheritdoc}
|
||||
* @since 2.0.8
|
||||
*/
|
||||
public function optionAliases()
|
||||
|
Reference in New Issue
Block a user