localgovdrupal / localgov_demo

Example content for demonstrating the LocalGovDrupal distribution and to help with development.
GNU General Public License v2.0
0 stars 1 forks source link

Call to deprecated function drupal_get_path(): #68

Closed finnlewis closed 1 year ago

finnlewis commented 2 years ago

When running tests on https://github.com/localgovdrupal/localgov_geo/runs/4507201665?check_suite_focus=true we are seeing a numebr of new code deprecation errors.


Line modules/contrib/localgov_demo/localgov_demo.module


44 Call to deprecated function drupal_get_path():
in drupal:9.3.0 and is removed from drupal:10.0.0. Use
\Drupal\Core\Extension\ExtensionPathResolver::getPath() instead.


keelanfh commented 1 year ago

Closed by #69

keelanfh commented 1 year ago

Closed by #69