TableContainsRow
extends Constraint
in package
Table of Contents
Properties
Methods
- __construct() : mixed
- matches() : bool
- toString() : string
Properties
$pdo
private
PDO
$pdo
$table
private
Table
$table
Methods
__construct()
public
__construct(Table $table, PDO $pdo) : mixed
Parameters
- $table : Table
- $pdo : PDO
matches()
public
matches(mixed $expected) : bool
Parameters
- $expected : mixed
Return values
booltoString()
public
toString() : string