Skip to content

Commit 2c9f94d

Browse files
committed
Updated docblock comment
1 parent 71339a0 commit 2c9f94d

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

src/DataTableAbstract.php

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -248,8 +248,7 @@ public function escapeColumns($columns = '*')
248248

249249
/**
250250
* Set columns that should not be escaped.
251-
*
252-
* Optionally merge the defaults from config
251+
* Optionally merge the defaults from config.
253252
*
254253
* @param array $columns
255254
* @param bool $merge

0 commit comments

Comments
 (0)