You are here

public static function EntityTest::getInfo in Autoload 7.2

File

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

Class

EntityTest
Class EntityTest.

Namespace

Drupal\autoload\Tests\Unit

Code

public static function getInfo() {
  return static::info(t('Ensure autoloading is properly operable in entity hooks.'));
}