Deprecated classes and interfaces

This commit is contained in:
Kevin Frantz
2019-01-26 19:47:50 +01:00
parent 89140837b7
commit a94639b992
5 changed files with 10 additions and 0 deletions

View File

@@ -7,6 +7,8 @@ use App\Domain\EntityManagement\EntityMetaInformationInterface;
/**
* @author kevinfrantz
*
* @deprecated
*/
final class FormMetaInformation implements FormMetaInformationInterface
{