Skip to main content
Home
  • Home
  • Change Records
  • API

Add isImmutable() to ConfigStorageInterface

The ConfigStorageInterface added a new method:

  /**
   * Returns whether data in this object can be changed.
   *
   * @return bool
   *   TRUE if the object cannot be changed, FALSE if it can be changed.
   */
  public function isImmutable();

Impacts:

  • Back-end Developers

Introduced:

  • 1.8.0
Issue Link: 
Add isImmutable() to ConfigStorageInterface.
Powered by Silkscreen CMS

Copyright © 2025 Silkscreen CMS. All rights reserved.