public function __construct(ReleaseChannels $releaseChannels) { $this->releaseChannel = $releaseChannels->getActiveReleaseChannel(); }