Remove deprecated drupal_get_path

Created on 6 March 2024, 4 months ago
Updated 27 March 2024, 3 months ago

Problem/Motivation

ableplayer/src/AblePlayerOutputTestCase.php:73: $data['files[upload]'] = realpath(drupal_get_path('module', 'ableplayer') . '/test/files/sample.ogg');
ableplayer/src/AblePlayerOutputTestCase.php:77: $sample_file_path = realpath(drupal_get_path('module', 'ableplayer') . '/test/files/sample.vtt');
ableplayer/src/AblePlayerOutputTestCase.php:100: $data['files[upload]'] = realpathdrupal_get_path('module', 'ableplayer') . '/test/files/sample.webm');
ableplayer/src/AblePlayerOutputTestCase.php:104: $sample_file_path = realpath(drupal_get_path('module', 'ableplayer') . '/test/files/sample.vtt');

Steps to reproduce

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

🐛 Bug report
Status

Fixed

Version

3.0

Component

Code

Created by

🇺🇸United States SocialNicheGuru

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