ChainLoader.php Table of Contents Classes ChainLoaderComposes multiple loaders into a single one. Child loaders run in the order they were given; for conflicting keys, the loader that runs later wins (last-write-wins).