You are here

public static property SearchByPageUnitTest::$modules in Search by Page 8

File

tests/src/Unit/SearchByPageUnitTest.php, line 23
Tests for the Search by Page module. By Jennifer Hodgdon of Poplar ProductivityWare, www.poplarware.com

Class

SearchByPageUnitTest
Unit tests for Search by Page functions.

Namespace

Drupal\Tests\search_by_page\Unit

Code

public static $modules = [
  'search',
  'search_by_page',
];