PHP 클래스 Contao\CoreBundle\Config\ResourceFinder

상속: implements Contao\CoreBundle\Config\ResourceFinderInterface
파일 보기 프로젝트 열기: contao/core-bundle 1 사용 예제들

공개 메소드들

메소드 설명
__construct ( string | array $paths = [] ) Constructor.
find ( )
findIn ( $subpath )

비공개 메소드들

메소드 설명
getExistingSubpaths ( string $subpath ) : array Returns an array of existing subpaths.

메소드 상세

__construct() 공개 메소드

Constructor.
public __construct ( string | array $paths = [] )
$paths string | array

find() 공개 메소드

public find ( )

findIn() 공개 메소드

public findIn ( $subpath )