PHP 클래스 Installer\Bundle\BundleCollection

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

보호된 프로퍼티들

프로퍼티 타입 설명
$collection

공개 메소드들

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

메소드 상세

add() 공개 메소드

public add ( $bundle )

getCollection() 공개 메소드

public getCollection ( )

getFormatted() 공개 메소드

public getFormatted ( $space = 4 )

프로퍼티 상세

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

protected $collection