Skip to content

Commit 7faccce

Browse files
authored
Merge pull request rappasoft#41 from rappasoft/analysis-or203Z
Apply fixes from StyleCI
2 parents 96622a7 + 353d283 commit 7faccce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Traits/Search.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ trait Search
1212
*/
1313

1414
/**
15-
* Method to search by: debounce or lazy
15+
* Method to search by: debounce or lazy.
1616
* @var string
1717
*/
1818
public $searchUpdateMethod = 'debounce';

0 commit comments

Comments
 (0)