function ImageStyleFlushTest::getInfo

File

modules/image/image.test, line 2012

Class

ImageStyleFlushTest
Tests flushing of image styles.

Code

public static function getInfo() {
  return array(
    'name' => 'Image style flushing',
    'description' => 'Tests flushing of image styles.',
    'group' => 'Image',
  );
}

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.