File path: dist/twist/Core/Models/Form/Builder.model.php
Namespace: Twist\Core\Models\Form
processSubmissionData
—
void — No return information has been documented for this function.
<?php
//Call the function processSubmissionData with the example vars
$resBuilder = new \Twist\Core\Models\Form\Builder();
$resBuilder -> processSubmissionData();