PHP 클래스 Devise\Media\Files\Filesystem

상속: extends Illuminate\Filesystem\Filesystem
파일 보기 프로젝트 열기: devisephp/cms 1 사용 예제들

공개 메소드들

메소드 설명
rename ( string $path, string $target ) Relocates a path from a location to a new location
search ( string $directory, string $pattern ) : File[] Search this directory for this pattern

메소드 상세

rename() 공개 메소드

Relocates a path from a location to a new location
public rename ( string $path, string $target )
$path string
$target string