PHP 클래스 Installer\Nspace\NspaceCollection

저자: Bertrand Zuchuat ([email protected])
저자: Clément Jobeili ([email protected])
파일 보기 프로젝트 열기: Garfield-fr/Symfony2Project 1 사용 예제들

보호된 프로퍼티들

프로퍼티 타입 설명
$collection
$size

공개 메소드들

메소드 설명
add ( $namespace )
getFormatted ( $space = 4 )

비공개 메소드들

메소드 설명
calculateSize ( $name )

메소드 상세

add() 공개 메소드

public add ( $namespace )

getFormatted() 공개 메소드

public getFormatted ( $space = 4 )

프로퍼티 상세

$collection 보호되어 있는 프로퍼티

protected $collection

$size 보호되어 있는 프로퍼티

protected $size