You are here

protected property FieldPluginBase::$isLanguageAware in GraphQL 8.3

Static cache for `isLanguageAwareField()`

Type: boolean

File

src/Plugin/GraphQL/Fields/FieldPluginBase.php, line 51

Class

FieldPluginBase

Namespace

Drupal\graphql\Plugin\GraphQL\Fields

Code

protected $isLanguageAware = NULL;