You are here

public function WebformCalculationComponentsFormTree::__construct in Webform Calculation Components 7

Same name and namespace in other branches
  1. 7.2 WebformCalculationComponentsFormTree.php \WebformCalculationComponentsFormTree::__construct()

Constructor function.

File

./WebformCalculationComponentsFormTree.php, line 13
Handles the arrays passed in the webform node.

Class

WebformCalculationComponentsFormTree
@file Handles the arrays passed in the webform node.

Code

public function __construct() {
}