You are here

public function BackendInterface::module_exists in Configuration Management 7.3

1 method overrides BackendInterface::module_exists()
Drupal7Backend::module_exists in src/Backends/Drupal7Backend.php

File

src/Backends/BackendInterface.php, line 93

Class

BackendInterface

Namespace

Configuration\Backends

Code

public function module_exists($module);