Skip to content

trejjam/Email

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Email

Latest stable

Installation

The best way to install Trejjam/Email is using Composer:

$ composer require trejjam/email

Configuration

.neon

extensions:
	email: Trejjam\Email\DI\EmailExtension

Usage

Presenter/Model:

	/**
	* @var \Trejjam\Email\Send @inject
	*/
	public $emailSend;
	
	function renderDefault() {
		
	}

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages