protected property NotifyUITest::$profile in Notify 8
Same name and namespace in other branches
- 2.0.x tests/src/Functional/NotifyUITest.php \Drupal\Tests\notify\Functional\NotifyUITest::profile
- 1.0.x tests/src/Functional/NotifyUITest.php \Drupal\Tests\notify\Functional\NotifyUITest::profile
We use the standard profile for testing.
Type: string
Overrides BrowserTestBase::$profile
File
- tests/
src/ Functional/ NotifyUITest.php, line 26
Class
- NotifyUITest
- Tests that the Notify UI pages are reachable.
Namespace
Drupal\Tests\notify\FunctionalCode
protected $profile = 'standard';