Skip to content

Commit 0e7db69

Browse files
committed
Dev: Code style
1 parent f513818 commit 0e7db69

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Editor/ColumnControl.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ public static function ssp(&$editor, &$query, $http)
5656
* @param \DataTables\Editor\Field $field Field for the column in question
5757
* @param string $value Search term
5858
* @param string $logic Search logic
59-
* @param string $mask Mask value
59+
* @param string $mask Mask value
6060
*/
6161
private static function _sspDate(&$query, $field, $value, $logic, $mask)
6262
{

0 commit comments

Comments
 (0)