Underpin-WP/underpin

Update Loader Registry Factory class to include an export callback

alexstandiford opened this issue · 0 comments

It would be nice if loader registries could override the default export method with an array-based method. Right now the only way to do this is by creating a new PHP class and manually overriding the method.