PHP Class REBELinBLUE\Deployer\Jobs\UpdateGitMirror

Inheritance: extends Job, use trait Illuminate\Queue\InteractsWithQueue, use trait Illuminate\Queue\SerializesModels, use trait Illuminate\Foundation\Bus\DispatchesJobs
Afficher le fichier Open project: rebelinblue/deployer

Méthodes publiques

Méthode Description
__construct ( Project $project ) UpdateGitMirror constructor.
handle ( ) Execute the job.

Method Details

__construct() public méthode

UpdateGitMirror constructor.
public __construct ( Project $project )
$project REBELinBLUE\Deployer\Project

handle() public méthode

Execute the job.
public handle ( )