Skip to content

Commit a8fa7ab

Browse files
authored
Style fix
1 parent 47974a2 commit a8fa7ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ApacheMimetypeHelper.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@ public function getMimetypeFromExtension($extension)
127127
'yaml' => 'text/yaml',
128128
'yml' => 'text/yaml',
129129
'zip' => 'application/zip',
130-
130+
131131
// Non-Apache standard
132132
'pkpass' => 'application/vnd.apple.pkpass',
133133
'msg' => 'application/vnd.ms-outlook',

0 commit comments

Comments
 (0)