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

Afficher le fichier Open project: josegonzalez/cakephp-upload

Méthodes publiques

Méthode Description
filename ( ) : string Returns the filename for the current field/data combination.

Method Details

filename() public méthode

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