This repository was archived by the owner on Mar 5, 2025. It is now read-only.

Description
Describe the bug
Certain libraries for example shelane/toggle-modules unable to find the Acquia\Blt\Robo\Common\UserConfig class.
To Reproduce
Steps to reproduce the behavior, ideally starting from a fresh install of BLT:
- Clone BLT repo.
- Unable to find UserConfig.php inside
src/Blt/Robo/Common directory. It was present on or before version 13.7.0.
Expected behavior
Documentation explaning how to use UserConfig class.