You are here

public property StringBase::$lid in Zircon Profile 8.0

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

The string identifier.

Type: integer

File

core/modules/locale/src/StringBase.php, line 22
Contains \Drupal\locale\StringBase.

Class

StringBase
Defines the locale string base class.

Namespace

Drupal\locale

Code

public $lid;