Skip to content

Commit daa72ea

Browse files
authored
Updating Services/DataTable to fix missing period
1 parent 96f7902 commit daa72ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Services/DataTable.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ abstract class DataTable implements DataTableButtons
2020
protected $printPreview = 'datatables::print';
2121

2222
/**
23-
* Name of the dataTable variable
23+
* Name of the dataTable variable.
2424
*
2525
* @var string
2626
*/

0 commit comments

Comments
 (0)