PHP Trait Josegonzalez\Upload\File\Path\Filename\DefaultTrait

Datei anzeigen Open project: josegonzalez/cakephp-upload

Public Methods

Method Description
filename ( ) : string Returns the filename for the current field/data combination.

Method Details

filename() public method

If a nameCallback is specified in settings, then that callable will be invoked with the current upload data.
public filename ( ) : string
return string