Skip to content

Commit

Permalink
Fix CS.
Browse files Browse the repository at this point in the history
  • Loading branch information
dereuromark committed Mar 28, 2022
1 parent 111decb commit 63d5a07
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ class UniqueValidator extends ConstraintValidator
{
/**
* @param mixed $value
* @param Unique $constraint
* @param \Propel\Runtime\Validator\Constraints\Unique $constraint
*
* @return void
*/
Expand Down

0 comments on commit 63d5a07

Please sign in to comment.