trait Illuminate / Http / FileHelpers
You are viewing an older version of the documentation. For the latest, please visit master documentation.

FileHelpers

Properties

protected

$hashName string

The cache copy of the file's hash name.

Default: null

Methods

public

path ( ) : string

Get the fully qualified path to the file.

public

extension ( ) : string

Get the file's extension.

public

hashName ( $path ) : string

Get a filename for the file.

Parameters

  • $path string|null