Remove drupal_static from BookManager

Created on 23 January 2015, almost 10 years ago
Updated 10 September 2023, about 1 year ago

Problem/Motivation

drupal_static() will be deprecated in #2260187: [PP-1] Deprecate drupal_static() and drupal_static_reset() β†’ .

Proposed resolution

Switch to class protected property.

Remaining tasks

None.

User interface changes

None.

API changes

None.

Data model changes

None.

Release notes snippet

N/A

Original report

Child of #1577902.

BookManager::bookSubtreeData
BookManager::bookTreeAllData
BookManager::doBookTreeBuild

have calls to drupal_static(). These should be replaced with protected properties.

πŸ“Œ Task
Status

Fixed

Version

9.3

Component
BookΒ  β†’

Last updated 1 day ago

  • Maintained by
  • πŸ‡ΊπŸ‡ΈUnited States @pwolanin
Created by

πŸ‡ΊπŸ‡ΈUnited States sidharrell

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

Production build 0.71.5 2024