Skip to content

Commit

Permalink
formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
taylorotwell committed Mar 22, 2022
1 parent dd84557 commit 6aad9fb
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/Attributes/SearchUsingFullText.php
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,8 @@ class SearchUsingFullText
/**
* Create a new attribute instance.
*
* @param array|string $columns
* @param array $columns
* @param array $options
* @return void
*/
public function __construct($columns, $options = [])
Expand Down

0 comments on commit 6aad9fb

Please sign in to comment.