We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 88da164 commit 839e073Copy full SHA for 839e073
src/Controller/Component/AuthenticationComponent.php
@@ -192,7 +192,7 @@ protected function doIdentityCheck(): void
192
193
/**
194
* Disables the identity check for this controller and as all its actions.
195
- * They then don't require an authentication identity to be present.
+ * It then doesn't require an authentication identity to be present.
196
*
197
* @return void
198
*/
0 commit comments