IMP_Contacts_Flag_Backend
in
Interface for a contacts flag image backend.
Tags
Table of Contents
Methods
- flagImg() : array<string|int, mixed>
- URL of the contact flag image.
Methods
flagImg()
URL of the contact flag image.
public
flagImg(string $email) : array<string|int, mixed>
Parameters
- $email : string
-
An email address.
Return values
array<string|int, mixed> —See IMP_Contacts_Image#getImage().