We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1ccc1c7 commit bd52960Copy full SHA for bd52960
reference/constraints/Isbn.rst
@@ -54,7 +54,7 @@ on an object that will contain an ISBN.
54
{
55
#[Assert\Isbn(
56
type: Assert\Isbn::ISBN_10,
57
- message : 'This value is not valid.',
+ message: 'This value is not valid.',
58
)]
59
protected $isbn;
60
}
0 commit comments