class UserDataProvider implements DataProviderInterface

Properties

protected $baseUrl

Methods

__construct(InputInterface $input, OutputInterface $output, QuestionHelper $questionHelper)

No description

Installation
configure(Installation $installation)

No description

Details

__construct(InputInterface $input, OutputInterface $output, QuestionHelper $questionHelper)

Parameters

InputInterface $input
OutputInterface $output
QuestionHelper $questionHelper

Installation configure(Installation $installation)

Parameters

Installation $installation

Return Value

Installation