You are here

public property StringBase::$context in Drupal 8

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

The string context.

Type: string

File

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

Class

StringBase
Defines the locale string base class.

Namespace

Drupal\locale

Code

public $context;