You are here

protected static property PorterPeclBase::$modules in Porter-Stemmer 8

Modules to install.

Type: array

File

tests/src/Unit/PorterPeclBase.php, line 19

Class

PorterPeclBase
Base methods for all PECL stem_english() tests.

Namespace

Drupal\Tests\porterstemmer\Unit

Code

protected static $modules = [
  'porterstemmer',
];