mirror of
https://github.com/yiisoft/yii2.git
synced 2025-12-03 08:28:57 +08:00
silly typo
This commit is contained in:
@@ -68,7 +68,6 @@ class Tabs extends Widget
|
||||
* - content: string, required if `items` is not set. The content (HTML) of the tab pane.
|
||||
* - contentOptions: optional, array, the HTML attributes of the tab content container.
|
||||
* )
|
||||
* ```
|
||||
*/
|
||||
public $items = array();
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user