Sets the string of arguments to pass to the php job.
public function setArgs(string $arguments) : void { $this->arguments = $arguments; }