protected property MultifieldTestBase::$profile in Multifield 7.2
Same name and namespace in other branches
- 7 tests/MultifieldTestBase.test \MultifieldTestBase::profile
The profile to install as a basis for testing.
Type: string
Overrides DrupalWebTestCase::$profile
File
- tests/
MultifieldTestBase.test, line 5
Class
Code
protected $profile = 'testing';