By Richard Buchanan on
Change record status:
Published (View all published change records)
Project:
Introduced in branch:
7.x-2.x, 7.x-3.x
Introduced in version:
Description:
The X Autoload module is now required by both UIkit Components and UIkit Views. This adds support for Drupal-8-style PSR-4 autoloading of classes.
- If X Autoload is already installed and enabled, there is nothing you need to do.
- Users who currently have the X Autoload module installed but not enabled need to run Updates on their sites using
update.phpordrush up. - Otherwise you will need to download and enable X Autoload.
Impacts:
Site builders, administrators, editors
Module developers
Themers