Constructs a new file from the given path.
@param string $path The path to the file @param bool $checkPath Whether to check the path or not
@throws FileNotFoundException If the given path is not a file
See Implementation
Constructs a new file from the given path.
@param string $path The path to the file @param bool $checkPath Whether to check the path or not
@throws FileNotFoundException If the given path is not a file