Skip to content

Instantly share code, notes, and snippets.

@alexander-arce
Last active October 5, 2016 08:28
Show Gist options
  • Select an option

  • Save alexander-arce/6929318 to your computer and use it in GitHub Desktop.

Select an option

Save alexander-arce/6929318 to your computer and use it in GitHub Desktop.
Sonata Filters::doctrine_orm_choice
->add('kind','doctrine_orm_choice',array('label' => 'Kind'),'choice',
array('choices' => array(), 'expanded' => true)
)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment