FormFactoryAwareInterface
interface FormFactoryAwareInterface
Interface to be implemented by classes depending on a form factory.
Methods
Details
FormFactoryAwareInterface
setFormFactory(FormFactoryInterface $factory)
Since: 4.0.0
Set the form factory to use.