You are here

protected property Message::$language in Message 8

The language to use when fetching text from the message template.

Type: string

File

src/Entity/Message.php, line 71

Class

Message
Defines the Message entity class.

Namespace

Drupal\message\Entity

Code

protected $language = Language::LANGCODE_NOT_SPECIFIED;