mirror of
https://github.com/yiisoft/yii2.git
synced 2025-11-02 21:41:19 +08:00
fixed broken API links [skip ci]
This commit is contained in:
@ -72,7 +72,7 @@ class ButtonGroup extends Widget
|
||||
}
|
||||
|
||||
/**
|
||||
* Generates the buttons that compound the group as specified on [[items]].
|
||||
* Generates the buttons that compound the group as specified on [[buttons]].
|
||||
* @return string the rendering result.
|
||||
*/
|
||||
protected function renderButtons()
|
||||
|
||||
Reference in New Issue
Block a user