Skip to content
This repository was archived by the owner on Jan 30, 2023. It is now read-only.
This repository was archived by the owner on Jan 30, 2023. It is now read-only.

Recipient management #3

Description

@sagikazarmark

Currently the Recipients are handled by ONE object. and can be identified by calling getType. Instead of this, one object/recipient type should be used (or at least considered), like this:

namespace Fuel\Email\Recipient;

class To extends Recipient { }

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions