Page MenuHomeDevCentral

Allow self-registration to work outside Composer too
ClosedPublic

Authored by dereckson on Feb 21 2022, 03:19.
Tags
None
Referenced Files
Unknown Object (File)
Sat, May 31, 14:33
Unknown Object (File)
Thu, May 29, 11:28
Unknown Object (File)
Mon, May 26, 19:54
Unknown Object (File)
Tue, May 20, 18:25
Unknown Object (File)
Mon, May 19, 18:05
Unknown Object (File)
Mon, May 19, 17:02
Unknown Object (File)
Mon, May 19, 03:00
Unknown Object (File)
Sun, May 18, 21:04
Subscribers
None

Details

Summary

Unit test for self-registration only checked we add an autoloader
function, but didn't test the correctness of the autoloader.

The autoloader worked fine if an autoloader is already there,
but if not will complain about missing classes.

Test Plan

Tested without vendor/ folder

Diff Detail

Repository
rKERUALD Keruald libraries development repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable