Add plugin interface for fragment loaders
ThomasWeinert opened this issue · 0 comments
ThomasWeinert commented
Allow to register/inject fragment loaders that are used to parse string arguments for methods like FluentDOM\Query::append() depending on the content type. Allow the current loader to register itself for this, too.