You are here

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

The installation profile to use with this test.

This test class requires the "Tools" block.

Type: string

Overrides BrowserTestBase::$profile

File

modules/rest_example/tests/src/Functional/RestExampleMenuTest.php, line 30

Class

RestExampleMenuTest
Test the user-facing menus in Rest Example.

Namespace

Drupal\Tests\rest_example\Funtional

Code

protected $profile = 'minimal';