Skip to content

Commit 438ac8e

Browse files
authored
Correct version
1 parent bc5aaea commit 438ac8e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/BaseColumn.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,7 @@ abstract class BaseColumn extends BaseObject
144144
* - `$index`: the zero-based index of the data model in the model array
145145
* - `$context`: the widget object
146146
*
147-
* @since 2.17.2
147+
* @since 2.18.0
148148
*/
149149
public $columnOptions = [];
150150

0 commit comments

Comments
 (0)