All pastes #2108461 Raw Edit

Miscellany

public text v1 · immutable
#2108461 ·published 2012-02-01 01:48 UTC
rendered paste body
parameters:
    profile_components:
        - Politistream/CoreBundle/Entity/BasicInformationProfileComponent

services:
    form.type.profileruletype:
        class: Politistream\CoreBundle\Form\Type\ProfileRuleType
        arguments:
          - "%profile_components%"
        tags:
          - {name: form.type, alias: profile_rule_type}