Namshi\Notificator\Notification\Handler\SwiftMailer::getMailer PHP Method

getMailer() public method

public getMailer ( ) : Swift_Mailer
return Swift_Mailer
    public function getMailer()
    {
        return $this->mailer;
    }