PHP Class REBELinBLUE\Deployer\Repositories\EloquentNotifyEmailRepository

Inheritance: extends EloquentRepository, implements REBELinBLUE\Deployer\Contracts\Repositories\NotifyEmailRepositoryInterface
Afficher le fichier Open project: rebelinblue/deployer

Méthodes publiques

Méthode Description
__construct ( NotifyEmail $model ) EloquentNotifyEmailRepository constructor.

Method Details

__construct() public méthode

EloquentNotifyEmailRepository constructor.
public __construct ( NotifyEmail $model )
$model REBELinBLUE\Deployer\NotifyEmail