new method for getting the content in the file FileGetContents - #735
new method for getting the content in the file FileGetContents#735marineusde wants to merge 1 commit into
Conversation
|
Hi @marineusde Thanks for your contribution. I do have some questions regarding this PR.
|
Sorry! I explain it in the issue, dont know why github doesnt linked it here: I dont want to revert anything, I just want to split the code for getting the content in a different method. |
|
As mentioned in #734 I highly recommend implementing your own version of the required interface. |
That do some problems in unit tests, cause you cant mock or fake the schema files. The content getter is separated now to override it, if someone use test frameworks.