protected property SchedulerBrowserTestBase::$profile in Scheduler 2.x
Same name and namespace in other branches
- 8 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 38
Class
- SchedulerBrowserTestBase
- Base class to provide common browser test setup.
Namespace
Drupal\Tests\scheduler\FunctionalCode
protected $profile = 'testing';