Function Mail_dispatcher_base->mail_img_rep_callback
Definitions
sources/mail.php
- Replace an HTML img tag such that it is CIDd. Callback for preg_replace_callback.
- Visibility: protected
- Is abstract?: No
- Is static?: No
- Is final?: No
- Return: string
Parameters
Name | Type | Default | Set | Range | Description |
---|---|---|---|---|---|
$matches | array | required parameter | N/A | N/A | Matches |
Return
- Replacement
- Type: string
- Set: N/A
- Range: N/A