You are here

protected property AutoLoginUrlTest::$profile in Auto Login URL 2.x

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

The installation profile to use with this test.

Type: string

Overrides BrowserTestBase::$profile

File

src/Tests/AutoLoginUrlTest.php, line 28

Class

AutoLoginUrlTest
AutoLoginUrlTestCase Class.

Namespace

Drupal\auto_login_url\Tests

Code

protected $profile = 'minimal';