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 12379ee commit 5ada853Copy full SHA for 5ada853
stubs/PHP8.0/repository.mysql.getOneBy.stub
@@ -1,6 +1,6 @@
1
2
/**
3
- * @param {{ AttributeType }} ${{ AttributeName }}
+ * @param int ${{ AttributeName }}
4
* @return {{ EntityName }}|null
5
*/
6
public function getOneBy{{ FunctionName }}(int ${{ AttributeName }}): ?{{ EntityName }}
0 commit comments