protected property NoJavaScriptAnonymousTest::$profile in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/modules/system/src/Tests/Common/NoJavaScriptAnonymousTest.php \Drupal\system\Tests\Common\NoJavaScriptAnonymousTest::profile
The profile to install as a basis for testing.
Type: string
Overrides WebTestBase::$profile
File
- core/
modules/ system/ src/ Tests/ Common/ NoJavaScriptAnonymousTest.php, line 20 - Contains \Drupal\system\Tests\Common\NoJavaScriptAnonymousTest.
Class
- NoJavaScriptAnonymousTest
- Tests that anonymous users are not served any JavaScript in the Standard installation profile.
Namespace
Drupal\system\Tests\CommonCode
protected $profile = 'standard';