Skip to content

Commit b1a868b

Browse files
dereuromarkwww-data
authored andcommitted
Auto-fix CS - CS master branch
1 parent 759fe7d commit b1a868b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Form/ContactForm.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ public function validationDefault(Validator $validator): Validator {
3333
->requirePresence('body')
3434
->notEmptyString('body', __d('tools', 'This field cannot be left empty'));
3535
}
36-
36+
3737
/**
3838
* @param \Cake\Form\Schema $schema
3939
* @return \Cake\Form\Schema

0 commit comments

Comments
 (0)