Skip to content

Commit f8330ae

Browse files
authored
Merge pull request #233 from Seb33300/patch-1
fix: add missing exportRender property
2 parents f9936fe + 2798667 commit f8330ae

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)