You are here

public static property NodeTeaserAndPage::$modules in Title 8.2

File

src/Tests/NodeTeaserAndPage.php, line 14

Class

NodeTeaserAndPage
Test the title field is configurable.

Namespace

Drupal\title\Tests

Code

public static $modules = [
  'node',
  'title',
  'views',
];