function ImageStylesPathAndUrlTestCase::getInfo
File
-
modules/
image/ image.test, line 135
Class
- ImageStylesPathAndUrlTestCase
- Tests the functions for generating paths and URLs for image styles.
Code
public static function getInfo() {
return array(
'name' => 'Image styles path and URL functions',
'description' => 'Tests functions for generating paths and URLs to image styles.',
'group' => 'Image',
);
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.