You are here

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

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

We use the minimal profile because otherwise local actions aren't placed in a block anywhere.

Overrides BrowserTestBase::$profile

File

modules/config_entity_example/tests/src/Functional/RobotReferenceTest.php, line 37

Class

RobotReferenceTest
Ensure Robot entities can be used in entity_reference fields.

Namespace

Drupal\Tests\config_entity_example\Functional

Code

protected $profile = 'minimal';