Skip to content

Commit 6cd0f6e

Browse files
committed
Update docblocks
1 parent 2865e21 commit 6cd0f6e

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

src/config/datatables-export.php

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -82,8 +82,13 @@
8282
],
8383

8484
/*
85-
* List of valid text formats to be used.
86-
*/
85+
|--------------------------------------------------------------------------
86+
| Valid Text Formats
87+
|--------------------------------------------------------------------------
88+
|
89+
| List of valid text formats to be used.
90+
|
91+
*/
8792
'text_formats' => [
8893
'@',
8994
NumberFormat::FORMAT_GENERAL,

0 commit comments

Comments
 (0)