You are here

protected function ConfigurationHandler::registerProcessors in Configuration Management 7.3

1 call to ConfigurationHandler::registerProcessors()
ConfigurationHandler::__construct in src/Handlers/ConfigurationHandler.php
2 methods override ConfigurationHandler::registerProcessors()
RoleConfigurationHandler::registerProcessors in src/Handlers/RoleConfigurationHandler.php
VocabularyConfigurationHandler::registerProcessors in src/Handlers/VocabularyConfigurationHandler.php

File

src/Handlers/ConfigurationHandler.php, line 26

Class

ConfigurationHandler

Namespace

Configuration\Handlers

Code

protected function registerProcessors() {
}