mirror of
https://github.com/kevinveenbirkenbach/infinito.git
synced 2025-09-13 13:57:10 +02:00
Implemented SourceRESTResponseManager and cleaned up code
This commit is contained in:
@@ -11,7 +11,7 @@ use App\Domain\FormManagement\FormMeta;
|
||||
/**
|
||||
* @author kevinfrantz
|
||||
*/
|
||||
class SourceMeta implements SourceMetaInterface
|
||||
final class SourceMeta implements SourceMetaInterface
|
||||
{
|
||||
const FOLDER = 'entity';
|
||||
|
||||
|
Reference in New Issue
Block a user