Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
REBELinBLUE
Deployer
Jobs
UpdateGitReferences
PHP Class REBELinBLUE\Deployer\Jobs\UpdateGitReferences
Inheritance:
extends
Job
,
implements
Illuminate\Contracts\Queue\ShouldQueue
,
use trait
Illuminate\Queue\InteractsWithQueue
,
use trait
Illuminate\Queue\SerializesModels
Afficher le fichier
Open project: rebelinblue/deployer
Méthodes publiques
Méthode
Description
__construct
(
Project
$project
)
UpdateGitReferences constructor.
handle
( )
Execute the job.
Method Details
__construct()
public
méthode
UpdateGitReferences constructor.
public
__construct
(
Project
$project
)
$project
REBELinBLUE\Deployer\Project
handle()
public
méthode
Execute the job.
public
handle
( )