PHP Trait Sulu\Bundle\CoreBundle\Command\DetermineServerInfoTrait

Show file Open project: sulu/sulu

Protected Methods

Method Description
getContainer ( ) : Symfony\Component\DependencyInjection\ContainerInterface

Private Methods

Method Description
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.

Method Details

getContainer() abstract protected method

abstract protected getContainer ( ) : Symfony\Component\DependencyInjection\ContainerInterface
return Symfony\Component\DependencyInjection\ContainerInterface