RedbookBadgesDatabaseRepositoryContract
in
Table of Contents
- all() : Collection
- getByFamilyIdBadgeDescription() : RedbookVehicleBadge|null
Methods
all()
public
all() : Collection
Return values
Collection —getByFamilyIdBadgeDescription()
public
getByFamilyIdBadgeDescription(int $familyId, string $badgeDescription) : RedbookVehicleBadge|null
Parameters
- $familyId : int
- $badgeDescription : string