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 89b5645 commit f67ad64Copy full SHA for f67ad64
1 file changed
phpmyfaq/src/phpMyFAQ/Search.php
@@ -54,7 +54,7 @@ public function __construct(
54
/**
55
* Setter for category.
56
*
57
- * @param int $categoryId Entity ID
+ * @param int|null $categoryId Entity ID
58
*/
59
public function setCategoryId(?int $categoryId): void
60
{
0 commit comments