Skip to content

Commit

Permalink
Fixing static tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Gabriel Galvao da Gama committed Jul 13, 2020
1 parent 9dffdc5 commit f02a540
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ public function execute(string $value): array
/**
* This function returns an array of category ids that have content and are under the root parameter
*
* @param $rootCategoryId
* @param int $rootCategoryId
* @return array
*/
private function getCategoryIdsByRootCategory(int $rootCategoryId): array
Expand Down

0 comments on commit f02a540

Please sign in to comment.