function LocaleUrlRewritingTest::getInfo
File
-
modules/
locale/ locale.test, line 2622
Class
- LocaleUrlRewritingTest
- Test that URL rewriting works as expected.
Code
public static function getInfo() {
return array(
'name' => 'URL rewriting',
'description' => 'Test that URL rewriting works as expected.',
'group' => 'Locale',
);
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.