You are here

namespace Drupal\computed_field\Plugin\Field\FieldFormatter in Computed Field 8

Same name in other branches
  1. 8.2 Drupal\computed_field\Plugin\Field\FieldFormatter
  2. 3.x Drupal\computed_field\Plugin\Field\FieldFormatter
Classsort descending Location Description
ComputedFormatter src/Plugin/Field/FieldFormatter/ComputedFormatter.php Plugin implementation of the 'computed' formatter.
ComputedRawFormatter src/Plugin/Field/FieldFormatter/ComputedRawFormatter.php Plugin implementation of the 'computed_raw' formatter.