You are here

public static property TypogrifyClassTest::$modules in Typogrify 8

File

tests/src/Unit/TypogrifyClassTest.php, line 18

Class

TypogrifyClassTest
Testing all methods on the Typogrify class and their interaction.

Namespace

Drupal\Tests\typogrify\Unit

Code

public static $modules = [
  'typogrify',
];