You are here

public property StringBase::$lid in Drupal 8

Same name and namespace in other branches
  1. 9 core/modules/locale/src/StringBase.php \Drupal\locale\StringBase::lid

The string identifier.

Type: int

File

core/modules/locale/src/StringBase.php, line 19

Class

StringBase
Defines the locale string base class.

Namespace

Drupal\locale

Code

public $lid;