CustomAssertions::assertHasFormError

Usage

CustomAssertions::assertHasFormError(string $type, string $name)

Description

Check form validation error

Parameters

Parameter Required Type Description
$type Yes string
$name Yes string

Return Value


See Also