FieldHelper ​
- Type
- Class
- Namespace
- craft\helpers
- Inherits
- craft\helpers\FieldHelper
- Since
- 3.7.5
Class FieldHelper
Public Methods ​
Method | Description |
---|---|
ensureColumnSuffix() | Ensures that the given field has a column suffix set on it, if it should have one. |
ensureColumnSuffix()
​
Ensures that the given field has a column suffix set on it, if it should have one.
Arguments ​
$field
(craft\base\FieldInterface)
Returns ​
void