You are here

protected property FormatterTestBase::$fieldName in Facebook Instant Articles 8.2

Same name and namespace in other branches
  1. 3.x tests/src/Kernel/Plugin/Field/FieldFormatter/FormatterTestBase.php \Drupal\Tests\fb_instant_articles\Kernel\Plugin\Field\FieldFormatter\FormatterTestBase::fieldName

Field name.

Type: string

File

tests/src/Kernel/Plugin/Field/FieldFormatter/FormatterTestBase.php, line 50

Class

FormatterTestBase
Base class for common functionality between field formatter tests.

Namespace

Drupal\Tests\fb_instant_articles\Kernel\Plugin\Field\FieldFormatter

Code

protected $fieldName;