withChildren = $flag; } /** * Getter for withChildren * * @return bool */ public function getWithChildren() { return $this->withChildren; } }