Beispiel #1
0
 public function enqueue(Sourcemap_Job $job)
 {
     return $this->client->put($job->get_serialized_data());
 }