public static property ProfileAttachTest::$modules in Profile 2 8
File
- src/
Tests/ ProfileAttachTest.php, line 21 - Contains \Drupal\profile\Tests\ProfileAttachTest.
Class
- ProfileAttachTest
- Tests attaching of profile entity forms to other forms.
Namespace
Drupal\profile\TestsCode
public static $modules = array(
'profile',
'text',
);