You are here

protected property EntityResourceRestTestCoverageTest::$definitions in Drupal 10

Entity definitions array.

Type: array

File

core/modules/rest/tests/src/Kernel/EntityResource/EntityResourceRestTestCoverageTest.php, line 34

Class

EntityResourceRestTestCoverageTest
Checks that all core content/config entity types have REST test coverage.

Namespace

Drupal\Tests\rest\Kernel\EntityResource

Code

protected $definitions;