interface FieldInterface (View source)

Any Field entity must implement this interface to be properly mapped.

Methods

string
getType()

No description

bool
isContentSelect()

No description

Details

string getType()

Return Value

string

bool isContentSelect()

Return Value

bool