protected property PluginType::$fieldType in Plugin 8.2
Whether this plugin type can be used as a field type.
Type: bool
File
- src/
PluginType/ PluginType.php, line 53
Class
- PluginType
- Provides a plugin type.
Namespace
Drupal\plugin\PluginTypeCode
protected $fieldType = TRUE;