Skip to content
Snippets Groups Projects
Commit 61ee67cb authored by Joris Vercammen's avatar Joris Vercammen
Browse files

Fix docblock

parent 8dfc8177
No related branches found
No related tags found
No related merge requests found
...@@ -199,7 +199,7 @@ class FacetForm extends EntityForm { ...@@ -199,7 +199,7 @@ class FacetForm extends EntityForm {
/** /**
* Gets all indexed fields for this search index. * Gets all indexed fields for this search index.
* *
* @param \Drupal\search_api\IndexInterface $search_index * @param \Drupal\search_api\IndexInterface $search_api_index
* The search index we're creating a facet for. * The search index we're creating a facet for.
* @return array * @return array
* An array of all indexed fields. * An array of all indexed fields.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment