Skip to content

Commit 2798667

Browse files
authored
fix: add missing exportRender property
1 parent f9936fe commit 2798667

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Html/Column.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@
2828
* @property string $contentPadding
2929
* @property string $createdCell
3030
* @property string $exportFormat
31+
* @property callable $exportRender
3132
*
3233
* @see https://datatables.net/reference/option/#columns
3334
*/

0 commit comments

Comments
 (0)