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

Commit 58bcda6

Browse files
overtrueStyleCIBot
authored andcommitted
Apply fixes from StyleCI
1 parent 4b940be commit 58bcda6

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)