ConfigurableLanguage::$preSaveMultilingual

Used during saving to detect when the site becomes multilingual.

This property is not saved to the language entity, but is needed for detecting when to rebuild the services.

Type: bool

See also

\Drupal\language\Entity\ConfigurableLanguage::preSave()

\Drupal\language\Entity\ConfigurableLanguage::postSave()

File

core/modules/language/src/Entity/ConfigurableLanguage.php, line 90

Class

ConfigurableLanguage
Defines the ConfigurableLanguage entity.

Namespace

Drupal\language\Entity

Code

protected $preSaveMultilingual;
doc_Drupal
2016-10-29 08:55:06
Comments
Leave a Comment

Please login to continue.