Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
BaseFormElement::__construct(): Call setName() first
The element name should be set first because the callback attribute methods may need the name (for example: RadioElement::setOptions()).
- Loading branch information