Documentation

UserThresholdExceedRepository
in package

Table of Contents

Methods

findById()  : Simple|null
findByUser()  : Simple|null
findByUserAndCountryId()  : Simple|null

Methods

findByUserAndCountryId()

public static findByUserAndCountryId(int $userId, int $countryId) : Simple|null
Parameters
$userId : int
$countryId : int
Return values
Simple|null

        
On this page

Search results