interface TippableFieldInterface (View source)

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

Methods

Tip|null
getTip()

No description

setTip(Tip $tip)

No description

Details

Tip|null getTip()

Return Value

Tip|null

setTip(Tip $tip)

Parameters

Tip $tip