[Attachment] Move Controller and Entities to a Component

There's no problem in having the templates in the core
This commit is contained in:
2021-12-02 15:12:31 +00:00
parent 37ef8cddfa
commit eeaad19754
22 changed files with 37 additions and 48 deletions

View File

@@ -29,7 +29,6 @@ use App\Core\Entity;
use App\Core\Event;
use App\Core\VisibilityScope;
use Component\Avatar\Avatar;
use Component\Notification\Entity\Notification;
use DateTimeInterface;
/**