function LocalePathFunctionalTest::setUp
Overrides DrupalWebTestCase::setUp
File
-
modules/
locale/ locale.test, line 2006
Class
- LocalePathFunctionalTest
- Functional tests for configuring a different path alias per language.
Code
function setUp() {
parent::setUp('locale', 'path');
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.