CraueFormFlowBundle
CraueFormFlowBundle copied to clipboard
Call to a member function drop() on null?
FormFlow::reset()
throwing error.
/**
* {@inheritDoc}
*/
public function reset() {
$this->dataManager->drop($this);
....
}
Symfony v5.4 CraueFormBundle v3.6