This commit is contained in:
Fabien Potencier 2020-05-05 07:41:22 +02:00
parent a0c2dd8a87
commit ac1a336040

View File

@ -35,7 +35,7 @@ class CustomUserMessageAccountStatusException extends AccountStatusException
} }
/** /**
* Set a message that will be shown to the user. * Sets a message that will be shown to the user.
* *
* @param string $messageKey The message or message key * @param string $messageKey The message or message key
* @param array $messageData Data to be passed into the translator * @param array $messageData Data to be passed into the translator