PHP 클래스 Sulu\Component\Media\SystemCollections\SystemCollectionBuilder
파일 보기
프로젝트 열기: sulu/sulu
보호된 프로퍼티들
프로퍼티 |
타입 |
설명 |
|
$container |
Symfony\Component\DependencyInjection\ContainerInterface |
|
|
$output |
Symfony\Component\Console\Output\OutputInterface |
|
|
공개 메소드들
메소드 상세
public setContainer ( Symfony\Component\DependencyInjection\ContainerInterface $container = null ) |
$container |
Symfony\Component\DependencyInjection\ContainerInterface |
|
public setContext ( Massive\Bundle\BuildBundle\Build\BuilderContext $context ) |
$context |
Massive\Bundle\BuildBundle\Build\BuilderContext |
|
프로퍼티 상세
protected ContainerInterface,Symfony\Component\DependencyInjection $container |
리턴 |
Symfony\Component\DependencyInjection\ContainerInterface |
|
protected OutputInterface,Symfony\Component\Console\Output $output |
리턴 |
Symfony\Component\Console\Output\OutputInterface |
|