PHP 클래스 Screen\Injection\LocalPath

상속: extends Url
파일 보기 프로젝트 열기: microweber/screen 1 사용 예제들

공개 메소드들

메소드 설명
__construct ( string $url ) LocalPath constructor.
sanitize ( string $path ) : string Sanitizes a path string

메소드 상세

__construct() 공개 메소드

LocalPath constructor.
public __construct ( string $url )
$url string Local file path

sanitize() 공개 정적인 메소드

Sanitizes a path string
public static sanitize ( string $path ) : string
$path string File Path
리턴 string