RobotReferenceTest::$profile
Same name in other branches
- 3.x modules/config_entity_example/tests/src/Functional/RobotReferenceTest.php \Drupal\Tests\config_entity_example\Functional\RobotReferenceTest::profile
- 8.x-1.x 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.
Type: profile
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\FunctionalCode
protected $profile = 'minimal';