]> Kevux Git Server - koopa/commit
Cleanup: move traits into an interfaces subdirectory
authorKevin Day <thekevinday@gmail.com>
Thu, 15 Feb 2018 02:52:03 +0000 (20:52 -0600)
committerKevin Day <thekevinday@gmail.com>
Thu, 15 Feb 2018 02:56:12 +0000 (20:56 -0600)
commit7350df047dee1099a7d5d21af6aa53dd8bb40e9f
tree7daec3520c89d4eefe504ceafd0b2b2c741bdaff
parentaef256f45490e3879e252cb5c54cf7f8e3d6f1a2
Cleanup: move traits into an interfaces subdirectory

Improve source code structure with the design by having traits exist in a separate file and subdirectory.
common/base/classes/base_return.php
common/base/traits/base_return.php [new file with mode: 0644]