You are here

public function ConfigPagesLoaderService::__construct in Config Pages 8.3

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

Constructor.

File

src/ConfigPagesLoaderService.php, line 17

Class

ConfigPagesLoaderService
Class ConfigPagesLoaderService.

Namespace

Drupal\config_pages

Code

public function __construct() {
}