Adapt tests using a content file

This commit is contained in:
Philipp
2021-05-23 20:30:27 +02:00
parent a0da84b6b0
commit c064a39341
3 changed files with 8 additions and 5 deletions

View File

@@ -271,7 +271,7 @@ class HTTPInputData
}
/**
* Returns the content of tje current PHP input
* Returns the content of the current PHP input
* Mainly used for test doubling
* @return false|string
*/