PHP 클래스 Visithor\Factory\UrlFactory

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

공개 메소드들

메소드 설명
create ( string $path, array $acceptableHTTPCodes, array $options ) : Url Create an Url instance

메소드 상세

create() 공개 메소드

Create an Url instance
public create ( string $path, array $acceptableHTTPCodes, array $options ) : Url
$path string Path
$acceptableHTTPCodes array Acceptable Http codes
$options array Options
리턴 Visithor\Model\Url New url instance