CustomAssertions::assertStringNotContains

Usage

CustomAssertions::assertStringNotContains(string $string, string $text)

Description


Parameters

Parameter Required Type Description
$string Yes string
$text Yes string

Return Value


See Also