PHP Class Smile\ElasticsuiteCore\Helper\Mapping

Author: Aurelien FOUCRET ([email protected])
Inheritance: extends Magento\Framework\App\Helper\AbstractHelper
Show file Open project: smile-sa/elasticsuite Class Usage Examples

Public Methods

Method Description
getOptionTextFieldName ( string $fieldName ) : string Transform a field name into it's option value field form.

Method Details

getOptionTextFieldName() public method

Transform a field name into it's option value field form.
public getOptionTextFieldName ( string $fieldName ) : string
$fieldName string The field name to be converted.
return string