Property | Type | Description | |
---|---|---|---|
$em | |||
$params | array |
Method | Description | |
---|---|---|
__construct ( |
||
findRecipients ( ) : array | Find emails from users who should recieve notification |
Method | Description | |
---|---|---|
executeQuery ( string $dql, string $type ) : array | Execute given dql query | |
findByGroup ( ) : array | Find emails allowed by group role but those denied by user role | |
findByUser ( ) : array | Find emails allowed by user role |
public findRecipients ( ) : array | ||
return | array |