Skip to content

Commit 302abdb

Browse files
committed
Add title attr
1 parent 52605eb commit 302abdb

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/Html/Column.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@
1010
/**
1111
* @property string $data
1212
* @property string $name
13+
* @property string $title
14+
* @property string $titleAttr
1315
* @property string $orderable
1416
* @property string $searchable
1517
* @property string $printable

0 commit comments

Comments
 (0)