Optimized documentation and class naming

This commit is contained in:
Kevin Frantz
2019-01-19 22:52:49 +01:00
parent 71c7a7f080
commit 4b86acb372
24 changed files with 195 additions and 41 deletions

View File

@@ -9,7 +9,7 @@ use App\Domain\PathManagement\NamespacePathMap;
use App\Domain\PathManagement\NamespacePathMapInterface;
/**
* Offers informations, which the system needs to handle Entities.
* Offers some meta information about an entity.
*
* @author kevinfrantz
*/