Class doc doesn't seem to reflect functionality

Created on 22 August 2023, 10 months ago
Updated 15 February 2024, 4 months ago

Problem/Motivation

The class docblock for ContentTypeOrOtherSortOrder doesn't seem to reflect what the class does

/**
 * Provides a processor that hides results that don't narrow results.
 *
 * @FacetsProcessor(
 *   id = "content_type_or_other_sort",
 *   label = @Translation("Content type or Other - Sort order"),
 *   description = @Translation("Sort the results of Content type or Other so 'Other' is always the last item. NOTE: The value of 'Sort order' radio input will be ignored."),
 *   stages = {
 *     "sort" = 10
 *   }
 * )
 */

Steps to reproduce

Check the ContentTypeOrOtherSortOrder docblock

Proposed resolution

Update docblock documentation

πŸ› Bug report
Status

Needs review

Version

1.0

Component

Code

Created by

πŸ‡¬πŸ‡§United Kingdom aaron.ferris

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.69.0 2024