protected property FrontPageLinkTest::$profile in Examples for Developers 3.x
Same name and namespace in other branches
- 8 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
- modules/
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';