You are here

public static function CacheTest::getInfo in Autoload 7.2

File

src/Tests/Unit/CacheTest.php, line 18

Class

CacheTest
Class CacheTest.

Namespace

Drupal\autoload\Tests\Unit

Code

public static function getInfo() {
  return static::info(t('Testing generation of the autoloading class map.'));
}