Add API for getting facets. #279
Open
Annotations
7 errors
|
PHPStan
Process completed with exit code 1.
|
|
PHPStan:
src/EntryPoints/ApiWikibaseFacetedSearch.php#L124
Method ProfessionalWiki\WikibaseFacetedSearch\EntryPoints\ApiWikibaseFacetedSearch::buildFacetData() has parameter $valueCounter with no type specified.
|
|
PHPStan:
src/EntryPoints/ApiWikibaseFacetedSearch.php#L124
Method ProfessionalWiki\WikibaseFacetedSearch\EntryPoints\ApiWikibaseFacetedSearch::buildFacetData() has parameter $parsedQuery with no type specified.
|
|
PHPStan:
src/EntryPoints/ApiWikibaseFacetedSearch.php#L124
Method ProfessionalWiki\WikibaseFacetedSearch\EntryPoints\ApiWikibaseFacetedSearch::buildFacetData() has parameter $labelLookup with no type specified.
|
|
PHPStan:
src/EntryPoints/ApiWikibaseFacetedSearch.php#L124
Method ProfessionalWiki\WikibaseFacetedSearch\EntryPoints\ApiWikibaseFacetedSearch::buildFacetData() has parameter $formatter with no type specified.
|
|
PHPStan:
src/EntryPoints/ApiWikibaseFacetedSearch.php#L124
Method ProfessionalWiki\WikibaseFacetedSearch\EntryPoints\ApiWikibaseFacetedSearch::buildFacetData() has parameter $facetConfig with no type specified.
|
|
PHPStan:
src/EntryPoints/ApiWikibaseFacetedSearch.php#L113
Method ProfessionalWiki\WikibaseFacetedSearch\EntryPoints\ApiWikibaseFacetedSearch::runSearch() has no return type specified.
|
Loading