PHP 클래스 ApiGen\Parser\Elements\AutocompleteElements

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

공개 메소드들

메소드 설명
__construct ( ApiGen\Contracts\Parser\Elements\ElementStorageInterface $elementStorage )
getElements ( )

비공개 메소드들

메소드 설명
processElement ( ApiGen\Contracts\Parser\Reflection\ElementReflectionInterface $element )
sortElements ( )

메소드 상세

__construct() 공개 메소드

public __construct ( ApiGen\Contracts\Parser\Elements\ElementStorageInterface $elementStorage )
$elementStorage ApiGen\Contracts\Parser\Elements\ElementStorageInterface

getElements() 공개 메소드

public getElements ( )