Skip to content

Commit 9a4f377

Browse files
Update lib/public/Security/Events/ValidatePasswordPolicyEvent.php
Co-authored-by: Joas Schilling <213943+nickvergessen@users.noreply.github.com> Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
1 parent f7e5464 commit 9a4f377

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

lib/public/Security/Events/ValidatePasswordPolicyEvent.php

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,8 @@
2121
class ValidatePasswordPolicyEvent extends Event {
2222

2323
/**
24-
* @since 18.0.0 - $context parameter since 31.0.0
24+
* @since 18.0.0
25+
* @since 31.0.0 - $context parameter added
2526
*/
2627
public function __construct(
2728
private string $password,

0 commit comments

Comments
 (0)