Update document to remove deprecated method

Created on 8 October 2024, about 1 month ago

Problem/Motivation

The module overview β†’ refers to using the following function to get the status of a feature in PHP:

module_load_include()

According to the module_load_include() is deprecated β†’ issue, this function is deprecated.

Proposed resolution

A check on that method shows that we should be using

\Drupal::moduleHandler()->loadInclude()
πŸ“Œ Task
Status

Active

Version

2.0

Component

Documentation

Created by

πŸ‡ΊπŸ‡ΈUnited States skyriter

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

Comments & Activities

Production build 0.71.5 2024