Skip to content

Commit c495b92

Browse files
Readded a blank line
1 parent ff1bd8e commit c495b92

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

form/unit_testing.rst

+1
Original file line numberDiff line numberDiff line change
@@ -195,6 +195,7 @@ allows you to return a list of extensions to register::
195195
$validator
196196
->method('getMetadataFor')
197197
->will($this->returnValue(new ClassMetadata(Form::class)));
198+
198199
return array(
199200
new ValidatorExtension($validator),
200201
);

0 commit comments

Comments
 (0)