CliController constructor

CliController(
  1. ProjectRepository _projectRepository
)

Implementation

CliController(this._projectRepository);