TwistPHP Documentation

requiredGroups

File path: dist/twist/Core/Models/Form/Builder.model.php
Namespace: Twist\Core\Models\Form
Extends:

requiredGroups

Return Values

void — No return information has been documented for this function.

Example

<?php
//Call the function requiredGroups with the example vars
$resBuilder = new \Twist\Core\Models\Form\Builder();
$resBuilder -> requiredGroups();