protected property SchedulerBrowserTestBase::$profile in Scheduler 8
Same name and namespace in other branches
- 2.x tests/src/Functional/SchedulerBrowserTestBase.php \Drupal\Tests\scheduler\Functional\SchedulerBrowserTestBase::profile
The profile to install as a basis for testing.
Type: string
Overrides BrowserTestBase::$profile
File
- tests/
src/ Functional/ SchedulerBrowserTestBase.php, line 29
Class
- SchedulerBrowserTestBase
- Base class to provide common browser test setup.
Namespace
Drupal\Tests\scheduler\FunctionalCode
protected $profile = 'testing';