You are here

namespace Drupal\cpf\Plugin\Field\FieldWidget in CPF 8.2

Same name in other branches
  1. 8 Drupal\cpf\Plugin\Field\FieldWidget
Classsort descending Location Description
CpfDigitsWidget src/Plugin/Field/FieldWidget/CpfDigitsWidget.php Plugin implementation of the 'cpf_digits' widget.
CpfWidgetBase src/Plugin/Field/FieldWidget/CpfWidgetBase.php Base class for 'Field widget' plugin implementations.
CpfWithMaskWidget src/Plugin/Field/FieldWidget/CpfWithMaskWidget.php Plugin implementation of the 'cpf_with_mask' widget.