[Flow] Form Builder

Ali Reza Sajedi arsajedi at khanehjou.com
Tue Mar 4 00:18:51 CET 2014


Dear All,

how this Symfony form element is possible in Flow:

$builder->add('users', 'entity', array(
    'class' => 'AcmeHelloBundle:User',
    'property' => 'username',
));

Thank you


More information about the Flow mailing list