Skip to content

Instantly share code, notes, and snippets.

@slavik112211
Created October 16, 2012 18:57
Show Gist options
  • Save slavik112211/3901235 to your computer and use it in GitHub Desktop.
Save slavik112211/3901235 to your computer and use it in GitHub Desktop.
services:
lexik_form_filter.type.filter_entity_name:
class: BVD\PetroleumBundle\Util\EntityNameFilterType
tags:
- { name: form.type, alias: filter_entity_name }
lexik_form_filter.transformer.entity_name:
class: BVD\PetroleumBundle\Util\FilterEntityNameTransformer
tags:
- { name: lexik_form_filter.transformer, alias: filter_transformer_entity_name }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment