class HasInDatabase extends Constraint (View source)

Methods

__construct(ObjectManager $em, array $data)

No description

bool
matches($entityClass)

No description

string
failureDescription($entityClass)

No description

string
toString()

No description

Details

__construct(ObjectManager $em, array $data)

Parameters

ObjectManager $em
array $data

bool matches($entityClass)

Parameters

$entityClass

Return Value

bool

string failureDescription($entityClass)

Parameters

$entityClass

Return Value

string

string toString()

Return Value

string