Linking Autoloaders

Revision as of 10:37, 23 May 2018 by Lalaine Songalia (talk | contribs)

Revision as of 10:37, 23 May 2018 by Lalaine Songalia (talk | contribs)

Overview

New ability to chain multiple autoloaders to run the same file in sequence. This allows you to load a single file through multiple autoloader imports in a specific sequence. This is useful for various integration processes that aim to import data.

Configuration