You are here

protected property EntityByIdTest::$frenchLangcode in GraphQL 8.3

The added French language.

Type: string

File

modules/graphql_core/tests/src/Kernel/Entity/EntityByIdTest.php, line 19

Class

EntityByIdTest
Test entity query support in GraphQL.

Namespace

Drupal\Tests\graphql_core\Kernel\Entity

Code

protected $frenchLangcode = 'fr';