You are here

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

The installation profile to use with this test.

Type: string

Overrides BrowserTestBase::$profile

File

modules/rest_example/tests/src/Functional/RestExampleActionTest.php, line 28

Class

RestExampleActionTest
Verify that the Views are accessible.

Namespace

Drupal\Tests\rest_example\Funtional

Code

protected $profile = 'minimal';