You are here

protected static property Ip2CountryResourceTest::$resourceConfigId in IP-based Determination of a Visitor's Country 8

The REST Resource Config entity ID under test (i.e. a resource type).

The REST Resource plugin ID can be calculated from this.

Type: string

Overrides ResourceTestBase::$resourceConfigId

See also

\Drupal\rest\Entity\RestResourceConfig::__construct()

File

tests/src/Functional/Ip2CountryResourceTest.php, line 41

Class

Ip2CountryResourceTest
Tests the Ip2Country REST resource.

Namespace

Drupal\Tests\ip2country\Functional

Code

protected static $resourceConfigId = 'ip_lookup';