PHP 클래스 Puli\Repository\AbstractRepository

부터: 1.0
저자: Bernhard Schussek ([email protected])
저자: Titouan Galopin ([email protected])
상속: implements Puli\Repository\Api\ResourceRepository
파일 보기 프로젝트 열기: puli/repository 1 사용 예제들

공개 메소드들

메소드 설명
getVersions ( $path )

보호된 메소드들

메소드 설명
failUnlessGlob ( string $language ) Validate a language is usable to search in repositories.
sanitizePath ( string $path ) : string Sanitize a given path and check its validity.

메소드 상세

failUnlessGlob() 보호된 메소드

Validate a language is usable to search in repositories.
protected failUnlessGlob ( string $language )
$language string

getVersions() 공개 메소드

public getVersions ( $path )

sanitizePath() 보호된 메소드

Sanitize a given path and check its validity.
protected sanitizePath ( string $path ) : string
$path string
리턴 string