You are here

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

The authentication mechanism to use in this test.

(The default is 'cookie' because that doesn't depend on any module.)

Type: string

Overrides ResourceTestBase::$auth

File

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

Class

Ip2CountryResourceTest
Tests the Ip2Country REST resource.

Namespace

Drupal\Tests\ip2country\Functional

Code

protected static $auth = 'cookie';