You are here

protected function TestPageManagerConfiguration::exportDependencies in Configuration Management 7.2

Overrides ConfigurationHandlerBaseTestCase::exportDependencies

File

tests/handlers/TestPageManagerConfiguration.test, line 57
Tests for Configuration Management: Page manager components and dependencies.

Class

TestPageManagerConfiguration
@file Tests for Configuration Management: Page manager components and dependencies.

Code

protected function exportDependencies() {
  return TRUE;
}