1 EntityReferenceSelectionHandler.inc public static EntityReferenceSelectionHandlerInterface::settingsForm($field, $instance)

Generate a settings form for this handler.

File

core/modules/entityreference/plugins/selection/EntityReferenceSelectionHandler.inc, line 70
Abstraction of the selection logic of an entity reference field.

Class

EntityReferenceSelectionHandlerInterface
@file Abstraction of the selection logic of an entity reference field.

Code

public static function settingsForm($field, $instance);