mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-06-24 10:49:00 +02:00
Fixed code style.
This commit is contained in:
parent
e01b06fb85
commit
e73a90a234
24 changed files with 30 additions and 58 deletions
|
@ -145,8 +145,6 @@ class CleanAttachmentsCommand extends Command
|
|||
* This function removes all empty folders inside $path. Taken from https://stackoverflow.com/a/1833681.
|
||||
*
|
||||
* @param string $path The path in which the empty folders should be deleted
|
||||
*
|
||||
* @return bool
|
||||
*/
|
||||
protected function removeEmptySubFolders($path): bool
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue