You are here

public function ConfigPagesLoaderService::__construct in Config Pages 8.2

Same name and namespace in other branches
  1. 8.3 src/ConfigPagesLoaderService.php \Drupal\config_pages\ConfigPagesLoaderService::__construct()

Constructor.

File

src/ConfigPagesLoaderService.php, line 17

Class

ConfigPagesLoaderService
Class used as loader for ConfigPages.

Namespace

Drupal\config_pages

Code

public function __construct() {
}