Skip to content

Commit aed0e8f

Browse files
committed
chore(phpstan): non-empty-string
1 parent af0506a commit aed0e8f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tests/Core/Behat/DoctrineContext.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1461,6 +1461,8 @@ public function thereAreDummyWithDifferentGraphQlSerializationGroupsObjects(int
14611461

14621462
/**
14631463
* @Given there is a ramsey identified resource with uuid :uuid
1464+
*
1465+
* @param non-empty-string $uuid
14641466
*/
14651467
public function thereIsARamseyIdentifiedResource(string $uuid)
14661468
{

0 commit comments

Comments
 (0)