We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b716207 commit ece5d58Copy full SHA for ece5d58
app/code/Magento/CatalogSearch/Model/Indexer/Fulltext.php
@@ -93,7 +93,7 @@ class Fulltext implements
93
* @param DimensionProviderInterface $dimensionProvider
94
* @param array $data
95
* @param ProcessManager $processManager
96
- * @param CacheContext $cacheContext|null
+ * @param CacheContext|null $cacheContext
97
* @SuppressWarnings(PHPMD.UnusedFormalParameter)
98
*/
99
public function __construct(
0 commit comments