You are here

protected property EntityByIdTest::$chineseSimplifiedLangcode in GraphQL 8.3

The added Chinese simplified language.

Type: string

File

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

Class

EntityByIdTest
Test entity query support in GraphQL.

Namespace

Drupal\Tests\graphql_core\Kernel\Entity

Code

protected $chineseSimplifiedLangcode = 'zh-hans';