Arguments for the score expressions.
Type: array
File
- core/modules/search/src/SearchQuery.php, line 174
Class
- SearchQuery
- Search query extender and helper functions.
Namespace
Drupal\search
Code
protected $scoresArguments = array();
Arguments for the score expressions.
Type: array
Drupal\search
protected $scoresArguments = array();
Please login to continue.