Skip to content

Commit b402cfc

Browse files
committed
Fix docblock
1 parent 8c80b89 commit b402cfc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

modules/saml/src/Controller/ServiceProvider.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -452,7 +452,7 @@ public function assertionConsumerService(Request $request, string $sourceId): Re
452452
*
453453
* This endpoint handles both logout requests and logout responses.
454454
*
455-
* @param \Symfony\Component\HttpFoundation\Request
455+
* @param \Symfony\Component\HttpFoundation\Request $request
456456
* @param string $sourceId
457457
* @return \Symfony\Component\HttpFoundation\Response
458458
*/

0 commit comments

Comments
 (0)