Skip to content

Commit c5beca2

Browse files
committed
TravisCi
1 parent ba1c392 commit c5beca2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/DataTableAbstract.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,7 @@ abstract class DataTableAbstract implements DataTable, Arrayable, Jsonable
5555
'filter' => [],
5656
'order' => [],
5757
'only' => null,
58+
'make_hidden' => [],
5859
];
5960

6061
/**

0 commit comments

Comments
 (0)