bitExpert\Disco\Config\BeanConfigurationWithAliases::internalServiceWithAlias PHP Метод

internalServiceWithAlias() защищенный Метод

protected internalServiceWithAlias ( ) : SampleService
Результат bitExpert\Disco\Helper\SampleService
    protected function internalServiceWithAlias() : SampleService
    {
        return new SampleService();
    }