protected property SimplesitemapTestBase::$profile in Simple XML sitemap 8.3
Same name and namespace in other branches
- 4.x tests/src/Functional/SimplesitemapTestBase.php \Drupal\Tests\simple_sitemap\Functional\SimplesitemapTestBase::profile
Use the testing profile.
Type: string
Overrides BrowserTestBase::$profile
File
- tests/
src/ Functional/ SimplesitemapTestBase.php, line 69
Class
- SimplesitemapTestBase
- Provides the base class for web tests for Simple sitemap.
Namespace
Drupal\Tests\simple_sitemap\FunctionalCode
protected $profile = 'testing';