StorableConfigBase::$isNew

Whether the configuration object is new or has been saved to the storage.

Type: bool

File

core/lib/Drupal/Core/Config/StorableConfigBase.php, line 51

Class

StorableConfigBase
Provides a base class for configuration objects with storage support.

Namespace

Drupal\Core\Config

Code

protected $isNew = TRUE;
doc_Drupal
2016-10-29 09:44:31
Comments
Leave a Comment

Please login to continue.