TippableFieldInterface
interface TippableFieldInterface (View source)
Declares that a form field has the ability to accept and render Tips.
Methods
Details
Tip|null
getTip()
No description
setTip(Tip $tip)
No description