Commit ff4432eb authored by Adel's avatar Adel

Fix phpdocs variable name

parent 4679d476
......@@ -44,8 +44,8 @@ trait SecurityTrait
/**
* Encodes the raw password.
*
* @param UserInterface $user A UserInterface instance
* @param string $raw The password to encode
* @param UserInterface $user A UserInterface instance
* @param string $password The password to encode
*
* @return string The encoded password
*
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment