create render entity for person

This commit is contained in:
2019-12-05 22:57:33 +01:00
parent 90ffb7cf7a
commit 9d8e49f39b
3 changed files with 68 additions and 0 deletions

View File

@@ -0,0 +1,4 @@
services:
Chill\PersonBundle\Templating\Entity\PersonRender:
tags:
- 'chill.render_entity'