returns the contents of the file
Getting content does not change the time when the file was last accessed.
string
public function getContent() { return $this->content ->content(); }