PHP Interface Owl\Repositories\UserMailNotificationRepositoryInterface

Show file Open project: owl/owl Interface Usage Examples

Public Methods

Method Description
getByUserId ( integer $userId ) : null Get data by user ID

Method Details

getByUserId() public method

Get data by user ID
public getByUserId ( integer $userId ) : null
$userId integer
return null | \stdclass