PHP 클래스 Pheasant\Migrate\Enumerator

상속: implements IteratorAggregate
파일 보기 프로젝트 열기: lox/pheasant

공개 메소드들

메소드 설명
__construct ( $dir ) Constructor
getIterator ( )

비공개 메소드들

메소드 설명
_getClassFiles ( $file ) Parses PHP and gets Namespaces and Classes
_getDomainObjectsFromFile ( $file ) Finds classes that extend \Pheasant\DomainObject

메소드 상세

__construct() 공개 메소드

Constructor
public __construct ( $dir )

getIterator() 공개 메소드

public getIterator ( )