Skip to content

Commit 83aee42

Browse files
z-songStyleCIBot
authored andcommitted
Apply fixes from StyleCI
1 parent a79bea3 commit 83aee42

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Form/Field/File.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,7 @@ protected function preview()
152152
public function hidePreview()
153153
{
154154
return $this->options([
155-
'showPreview' => false
155+
'showPreview' => false,
156156
]);
157157
}
158158

0 commit comments

Comments
 (0)