Skip to content

Commit 25cd147

Browse files
authored
Merge pull request #41 from rappasoft/analysis-or203Z
Apply fixes from StyleCI
2 parents 177b1c0 + f6abdeb commit 25cd147

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)