absolutePath = $absolutePath; } /** * @return string * @since 18.0.0 */ public function getAbsolutePath(): string { return $this->absolutePath; } }