You are here

protected property AutoLoginUrlTest::$profile in Auto Login URL 8

Same name and namespace in other branches
  1. 2.x src/Tests/AutoLoginUrlTest.php \Drupal\auto_login_url\Tests\AutoLoginUrlTest::profile

The installation profile to use with this test.

Type: string

Overrides WebTestBase::$profile

File

src/Tests/AutoLoginUrlTest.php, line 29

Class

AutoLoginUrlTest
AutoLoginUrlTestCase Class.

Namespace

Drupal\auto_login_url\Tests

Code

protected $profile = 'minimal';