drupal_get_path() removed from D10

Created on 13 December 2023, 7 months ago
Updated 29 January 2024, 5 months ago

drupal_get_path() function was deprecated and removed from D10 as described here https://www.drupal.org/node/2940438 โ†’

Before
drupal_get_path('module', 'node')

After
\Drupal::service('extension.list.module')->getPath('node')

๐Ÿ› Bug report
Status

RTBC

Version

2.0

Component

Code

Created by

๐Ÿ‡น๐Ÿ‡ณTunisia medwassim

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

Merge Requests

Comments & Activities

Production build 0.69.0 2024