PHP Class REBELinBLUE\Deployer\Repositories\EloquentCheckUrlRepository

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

Méthodes publiques

Méthode Description
__construct ( CheckUrl $model ) EloquentCheckUrlRepository constructor.

Method Details

__construct() public méthode

EloquentCheckUrlRepository constructor.
public __construct ( CheckUrl $model )
$model REBELinBLUE\Deployer\CheckUrl