This class manage xsl transformation with php xsl library
| author | bruno |
|---|---|
| package | tools |
__construct()
transform(string[] $srcs, string[] $params) : \KSource[]
string[]the sources to transform TODO replace with KSources
string[]array of params where key are param name and value param value
\KSource[]array of transformed KSources