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 9dffdc5 commit f02a540Copy full SHA for f02a540
app/code/Magento/MediaContentCatalog/Model/ResourceModel/GetAssetIdsByCategoryStore.php
@@ -80,7 +80,7 @@ public function execute(string $value): array
80
/**
81
* This function returns an array of category ids that have content and are under the root parameter
82
*
83
- * @param $rootCategoryId
+ * @param int $rootCategoryId
84
* @return array
85
*/
86
private function getCategoryIdsByRootCategory(int $rootCategoryId): array
0 commit comments