You are here

protected property AjaxExampleMenuTest::$profile in Examples for Developers 3.x

Same name and namespace in other branches
  1. 8 ajax_example/tests/src/Functional/AjaxExampleMenuTest.php \Drupal\Tests\ajax_example\Functional\AjaxExampleMenuTest::profile

The installation profile to use with this test.

Type: string

Overrides BrowserTestBase::$profile

File

modules/ajax_example/tests/src/Functional/AjaxExampleMenuTest.php, line 33

Class

AjaxExampleMenuTest
Verify tool block menu items and operability of all our routes.

Namespace

Drupal\Tests\ajax_example\Functional

Code

protected $profile = 'minimal';