NextDom\Helpers\FileSystemHelper::isFileExists
Get true if the file exists
Signature
public function isFileExists(string
$file )
Parameters
$file
— string- File we want to know if exists
Returns
- bool
- exists or not
public function isFileExists(string
$file )
$file
—
string