We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Debug::debug()
The Codeception\Util\Debug class says on Line 27:
Codeception\Util\Debug
"Message can be any time of data"
which should probably be
"Message can be any type of data"
PR: #6934
The
Codeception\Util\Debugclass says on Line 27:"Message can be any time of data"
which should probably be
"Message can be any type of data"
PR: #6934