PHP 트레잇 Josegonzalez\Upload\File\Path\Filename\DefaultTrait

파일 보기 프로젝트 열기: josegonzalez/cakephp-upload

공개 메소드들

메소드 설명
filename ( ) : string Returns the filename for the current field/data combination.

메소드 상세

filename() 공개 메소드

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