Set the target bundle.
string $bundle: The target bundle.
$this
public function setTargetBundle($bundle) { $this->definition['bundle'] = $bundle; return $this; }