FieldDefinitionTest::$storageSupportsTranslation

A flag for setting if the field storage supports translation.

Type: bool

File

core/tests/Drupal/Tests/Core/Entity/FieldDefinitionTest.php, line 50

Class

FieldDefinitionTest
Unit test for the FieldDefinition class.

Namespace

Drupal\Tests\Core\Entity

Code

protected $storageSupportsTranslation = TRUE;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.