You are here

public function PowerMenuNodeHandler::configurationFormSubmit in Power Menu 7.2

Overrides PowerMenuHandlerInterface::configurationFormSubmit

See also

PowerMenuHandlerInterface::configurationFormSubmit()

File

plugins/menu_handlers/PowerMenuNodeHandler.class.php, line 21

Class

PowerMenuNodeHandler
Implementation of the interface PowerMenuHandlerInterface.

Code

public function configurationFormSubmit(array $form, array &$form_state) {
}