interface TippableFieldInterface

Declares that a form field has the ability to accept and render Tips.

Methods

getTip()

No description

setTip(Tip $tip)

No description

Details

at line 10
getTip()

at line 12
setTip(Tip $tip)

Parameters

Tip $tip