You are here

public function TriggerInterface::executeNode in Build Hooks 8

Parameters

String $nodeType:

return void

1 method overrides TriggerInterface::executeNode()
Trigger::executeNode in src/Trigger.php

File

src/TriggerInterface.php, line 25

Class

TriggerInterface
Interface TriggerInterface.

Namespace

Drupal\build_hooks

Code

public function executeNode($nodeType);