Adding missing space

parent 07df6de1
......@@ -22,6 +22,7 @@ class RenameFolderOnDisk
$this->filesystem = $filesystem;
$this->file = $file;
}
public function handle(FolderWasUpdated $event)
{
$this->renameFolder($event);
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment