protected property NgLightboxWebTest::$profile in NG Lightbox 8
Same name and namespace in other branches
- 2.x src/Tests/NgLightboxWebTest.php \Drupal\ng_lightbox\Tests\NgLightboxWebTest::profile
The profile to install as a basis for testing.
Type: string
Overrides WebTestBase::$profile
File
- src/
Tests/ NgLightboxWebTest.php, line 19 - Contains \Drupal\ng_lightbox\Tests\NgLightboxWebTest
Class
- NgLightboxWebTest
- A web test for NG Lightbox.
Namespace
Drupal\ng_lightbox\TestsCode
protected $profile = 'minimal';