LLMS_Form_Field::classes_ensure_array( string[]|string $classes, string[] $defaults = array() )

Merge an array of classes into a string or array of classes


Description Description


Parameters Parameters

$classes

(Required) Classes.

$defaults

(Optional) Default classes.

Default value: array()


Top ↑

Return Return

(string[])


Top ↑

Source Source

File: includes/forms/class-llms-form-field.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
5.0.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.