Skip to content

Commit bd52960

Browse files
authored
Update Isbn.rst
1 parent 1ccc1c7 commit bd52960

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

reference/constraints/Isbn.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ on an object that will contain an ISBN.
5454
{
5555
#[Assert\Isbn(
5656
type: Assert\Isbn::ISBN_10,
57-
message : 'This value is not valid.',
57+
message: 'This value is not valid.',
5858
)]
5959
protected $isbn;
6060
}

0 commit comments

Comments
 (0)