Implemented SourceRESTResponseManager and cleaned up code

This commit is contained in:
Kevin Frantz
2019-01-05 11:37:36 +01:00
parent e9f4931a5e
commit 843733ad79
10 changed files with 210 additions and 25 deletions

View File

@@ -11,7 +11,7 @@ use App\Domain\FormManagement\FormMeta;
/**
* @author kevinfrantz
*/
class SourceMeta implements SourceMetaInterface
final class SourceMeta implements SourceMetaInterface
{
const FOLDER = 'entity';