Page MenuHomeDevCentral

Allow to include a PHP code file
ClosedPublic

Authored by dereckson on Apr 20 2018, 18:15.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Jan 12, 07:44
Unknown Object (File)
Fri, Jan 9, 12:11
Unknown Object (File)
Fri, Jan 2, 15:15
Unknown Object (File)
Mon, Dec 22, 00:37
Unknown Object (File)
Fri, Dec 19, 00:59
Unknown Object (File)
Tue, Dec 16, 22:12
Unknown Object (File)
Dec 15 2025, 19:46
Unknown Object (File)
Dec 15 2025, 18:54
Subscribers
None

Details

Summary

This commit is part of an effort to reduce the -er classes.

The methods from the Autoloader class to include a file
more naturally belong to a class representing a code file.

Test Plan
  • Unit tests still run for Registration
  • New unit tests for the class

Diff Detail

Repository
rKOT Keruald OmniTools
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

dereckson created this revision.
This revision is now accepted and ready to land.Apr 20 2018, 18:21
This revision was automatically updated to reflect the committed changes.