public function WebformCalculationComponentsFormTree::__construct in Webform Calculation Components 7.2
Same name and namespace in other branches
- 7 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() {
}