mirror of
https://github.com/kevinveenbirkenbach/infinito.git
synced 2025-09-13 21:57:16 +02:00
Optimized Template Management and implemented TemplateNameService
This commit is contained in:
@@ -12,6 +12,8 @@ use App\Domain\PathManagement\NamespacePathMap;
|
||||
|
||||
/**
|
||||
* @author kevinfrantz
|
||||
*
|
||||
* @deprecated
|
||||
*/
|
||||
class EntityMetaInformation implements EntityMetaInformationInterface
|
||||
{
|
||||
|
@@ -11,6 +11,8 @@ use App\Domain\PathManagement\NamespacePathMapInterface;
|
||||
/**
|
||||
* Offers some meta information about an entity.
|
||||
*
|
||||
* @deprecated
|
||||
*
|
||||
* @author kevinfrantz
|
||||
*/
|
||||
interface EntityMetaInformationInterface
|
||||
|
Reference in New Issue
Block a user