protected property SchedulerJavascriptTestBase::$profile in Scheduler 8
Same name and namespace in other branches
- 2.x tests/src/FunctionalJavascript/SchedulerJavascriptTestBase.php \Drupal\Tests\scheduler\FunctionalJavascript\SchedulerJavascriptTestBase::profile
The profile to install as a basis for testing.
Type: string
Overrides BrowserTestBase::$profile
File
- tests/
src/ FunctionalJavascript/ SchedulerJavascriptTestBase.php, line 31
Class
- SchedulerJavascriptTestBase
- Base class for Scheduler javascript tests.
Namespace
Drupal\Tests\scheduler\FunctionalJavascriptCode
protected $profile = 'testing';