ClickableInterface
interface ClickableInterface
A clickable form element.
Methods
bool | isClicked() Returns whether this element was clicked. |
Details
bool isClicked()
Returns whether this element was clicked.
Return Value
bool | Whether this element was clicked |
© 2004–2017 Fabien Potencier
Licensed under the MIT License.
http://api.symfony.com/4.0/Symfony/Component/Form/ClickableInterface.html