$children Child elements for the section. */ use Tribe__Utils__Array as Arr; $section_classes = array_merge( [ 'tribe-widget-form-control', 'tribe-widget-form-control--section' ], Arr::list_to_array( $classes, ' ' ) ); ?>
> . ?>

template( "widgets/components/fields", [ 'fields' => $children ] ); ?>