protected property FrontPageLinkTest::$profile in Examples for Developers 8
Same name and namespace in other branches
- 3.x modules/testing_example/tests/src/Functional/FrontPageLinkTest.php \Drupal\Tests\testing_example\Functional\FrontPageLinkTest::profile
The profile to install as a basis for testing.
Type: string
Overrides BrowserTestBase::$profile
File
- testing_example/
tests/ src/ Functional/ FrontPageLinkTest.php, line 31
Class
- FrontPageLinkTest
- Tests for the existence of links on the front page.
Namespace
Drupal\Tests\testing_example\FunctionalCode
protected $profile = 'standard';