loop = $loop; return $this; } public function getRowLoop(): ?stdClass { return $this->loop; } }