Forces the following of symlinks.
$this
public function followLinks() : static { $this->followLinks = true; return $this; }