Skip to content
This repository was archived by the owner on Aug 22, 2021. It is now read-only.

Commit 77868df

Browse files
authored
Merge pull request overtrue#42 from overtrue/analysis-XN2OAr
Apply fixes from StyleCI
2 parents 4b940be + 58bcda6 commit 77868df

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/StorageManager.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -217,6 +217,7 @@ protected function getUploadConfig($action)
217217
'allow_files' => array_get($upload, $prefix.'AllowFiles', []),
218218
'path_format' => array_get($upload, $prefix.'PathFormat'),
219219
];
220+
220221
break;
221222
}
222223
}

0 commit comments

Comments
 (0)