Merge pull request #6659 from nkovacs/patch-2

[skip ci] fix left over closing backticks
This commit is contained in:
Alexander Makarov
2014-12-26 21:16:00 +03:00

View File

@@ -53,8 +53,6 @@ class Collapse extends Widget
* - content: string, required, the content (HTML) of the group
* - options: array, optional, the HTML attributes of the group
* - contentOptions: optional, the HTML attributes of the group's content
*
* ```
*/
public $items = [];