controller refactoring part 6

This commit is contained in:
Peter Papp
2021-07-20 11:50:03 +02:00
parent cde8b6aae3
commit 0232a7abeb
13 changed files with 236 additions and 168 deletions

View File

@@ -11,7 +11,8 @@ class CreateFolderController extends Controller
{
public function __construct(
public DemoService $demo
) {}
) {
}
/**
* Create new folder for authenticated master|editor user