Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FEATURE: Implements Endpoint for Swift_Image class #20

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Commits on Aug 19, 2020

  1. Implements Endpoint for Swift_Image class

    Adds Image.php Class as endpoint for the Swift_Image Class for embedding Images into messages.
    See:
    https://swiftmailer.symfony.com/docs/messages.html#embedding-inline-media-files
    SC-cmarquardt committed Aug 19, 2020
    Configuration menu
    Copy the full SHA
    724e577 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2021

  1. Update Classes/Image.php

    Removes empty line.
    
    Co-authored-by: Karsten Dambekalns <[email protected]>
    ichnoweb and kdambekalns committed Mar 26, 2021
    Configuration menu
    Copy the full SHA
    aaef8f1 View commit details
    Browse the repository at this point in the history
  2. corrects class annotation.

    Co-authored-by: Karsten Dambekalns <[email protected]>
    ichnoweb and kdambekalns committed Mar 26, 2021
    Configuration menu
    Copy the full SHA
    9e84750 View commit details
    Browse the repository at this point in the history