PHP 클래스 Sulu\Component\Content\ContentTypeManager
Uses an alias => service ID map to fetch content types from
the dependency injection container.
파일 보기
프로젝트 열기: sulu/sulu
1 사용 예제들
보호된 프로퍼티들
공개 메소드들
메소드 상세
public __construct ( Symfony\Component\DependencyInjection\ContainerInterface $container ) |
$container |
Symfony\Component\DependencyInjection\ContainerInterface |
|
mapAliasToServiceId()
공개 메소드
Map a content type alias to a service ID.
프로퍼티 상세
$aliasServiceIdMap 보호되어 있는 프로퍼티
protected array $aliasServiceIdMap |
리턴 |
array |
|