Example #1
0
 protected function initProject(Project $project)
 {
     $project->setStaging($this->staging);
 }