You are here

protected property TourExampleTest::$profile in Examples for Developers 8

Same name and namespace in other branches
  1. 3.x modules/tour_example/tests/src/Functional/TourExampleTest.php \Drupal\Tests\tour_example\Functional\TourExampleTest::profile

The installation profile to use with this test.

Type: string

Overrides BrowserTestBase::$profile

File

tour_example/tests/src/Functional/TourExampleTest.php, line 37

Class

TourExampleTest
Regression tests for the tour_example module.

Namespace

Drupal\Tests\tour_example\Functional

Code

protected $profile = 'minimal';