PHP 클래스 Phalcon\Build\Util

파일 보기 프로젝트 열기: phalcon/cphalcon 1 사용 예제들

공개 메소드들

메소드 설명
cleanDirectory ( string $dir ) Recursively deletes everything in the directory
normalize ( $filePath ) : string Normalize file path, convert all slashes to Linux-style and get rid of '.

메소드 상세

cleanDirectory() 공개 정적인 메소드

Recursively deletes everything in the directory
public static cleanDirectory ( string $dir )
$dir string

normalize() 공개 정적인 메소드

.', '.'.
public static normalize ( $filePath ) : string
$filePath
리턴 string