$dom
$dom : \DOMDocument
DOM for the body,
Load a response into a DOMDocument for testing assertions based on that
withFile(string $path) : \CodeIgniter\Test\DOMParser
Loads the contents of a file as a string so that we can work with it.
string | $path |
Loading…