You are here

public constant CshsGroupByRootFormatter::SORT_NONE in Client-side Hierarchical Select 8.3

The option to disable sorting.

File

src/Plugin/Field/FieldFormatter/CshsGroupByRootFormatter.php, line 65

Class

CshsGroupByRootFormatter
Plugin implementation of the "Group by root" formatter.

Namespace

Drupal\cshs\Plugin\Field\FieldFormatter

Code

public const SORT_NONE = 'none';