ThomasWeinert/FluentDOM

Add plugin interface for fragment loaders

Closed this issue · 0 comments

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.