Page MenuHomeDevCentral

Allow to include a PHP code file
ClosedPublic

Authored by dereckson on Apr 20 2018, 18:15.
Tags
None
Referenced Files
F24799313: D1620.diff
Wed, Mar 11, 06:32
F24785248: D1620.diff
Tue, Mar 10, 14:04
F24784557: D1620.id.diff
Tue, Mar 10, 13:22
F24784553: D1620.id.diff
Tue, Mar 10, 13:22
F24780866: D1620.id4137.diff
Tue, Mar 10, 10:16
Unknown Object (File)
Tue, Mar 10, 08:44
Unknown Object (File)
Tue, Mar 10, 08:44
Unknown Object (File)
Tue, Mar 10, 03:50
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 Passed
Unit
Tests Passed
Branch
reflection/codefile-with-data
Build Status
Buildable 2543
Build 2791: arc lint + arc unit

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.