*/ class ContainerElementsConstants { const SECTIONS = 'sections'; const FIELDS = 'fields'; const FILTERS = 'filters'; }