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
UpdateGitMirror
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
( )