Skip to content

Commit

Permalink
Export: removed comment
Browse files Browse the repository at this point in the history
  • Loading branch information
smeyer-ilias authored Dec 4, 2024
1 parent 73d4e7b commit f10bba5
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ public function withVersion(

public function getFile(): SplFileInfo
{
return $this->spl_file_info;#new SplFileInfo($this->file_path);
return $this->spl_file_info;
}

public function getComponent(): string
Expand Down

0 comments on commit f10bba5

Please sign in to comment.