easy_admin:
entities:
About:
class: App\Metrag\AppBundle\Entity\About
list:
fields:
- description
- { property: 'img', type: 'image', label: 'Image' }
form:
fields:
- description
- { property: 'img', type: 'file', label: 'Image111', type_options: {data_class: null} }