Whether the configuration object is new or has been saved to the storage.
Type: bool
File
- drupal/core/lib/Drupal/Core/Config/Config.php, line 43
- Definition of Drupal\Core\Config\Config.
Class
- Config
- Defines the default configuration object.
Namespace
Drupal\Core\Config
Code
protected $isNew = TRUE;