Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x
  2. HelpSection.php

HelpSection::$weight

An optional weight for the help section.

The sections will be ordered by this weight on the help page.

Type: int

File

core/modules/help/src/Annotation/HelpSection.php, line 67

Class

HelpSection
Defines a Plugin annotation object for help page section plugins.

Namespace

Drupal\help\Annotation

Code

public $weight = 0;

API Navigation

  • Drupal Core 11.1.x
  • Topics
  • Classes
  • Functions
  • Constants
  • Globals
  • Files
  • Namespaces
  • Deprecated
  • Services
RSS feed
Powered by Drupal