PHP 트레잇 Sulu\Bundle\CoreBundle\Command\DetermineServerInfoTrait

파일 보기 프로젝트 열기: sulu/sulu

보호된 메소드들

메소드 설명
getContainer ( ) : Symfony\Component\DependencyInjection\ContainerInterface

비공개 메소드들

메소드 설명
determinePort ( string | null $port, string $context ) : string Determine the web server port that should be used.
determineRouterScript ( string | null $router, string $context, SymfonyStyle $io ) : boolean | string Determine the absolute file path for the router script, using the environment to choose a standard script if no custom router script is specified.

메소드 상세

getContainer() 추상적인 보호된 메소드

abstract protected getContainer ( ) : Symfony\Component\DependencyInjection\ContainerInterface
리턴 Symfony\Component\DependencyInjection\ContainerInterface