Override global scoped fully qualified function calls inside your class methods to mock them during testing.
composer require adriansuter/php-autoload-overrideNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Registers autoload override for mocking.
Ensure functions are called with leading backslash (e.g., \time()).
No dependency data recorded yet.