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

Breadcrumb

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

EnumInfo::$blockStart

* The position of the block opener (curly brace) for the enum. * *

Type: int

File

vendor/sirbrillig/phpcs-variable-analysis/VariableAnalysis/Lib/EnumInfo.php, line 22

Class

EnumInfo
Holds details of an enum.

Namespace

VariableAnalysis\Lib

Code

public $blockStart;
RSS feed
Powered by Drupal