public function __construct(RequirementCollection $requirements) { $this->requirements = $requirements->getRequirements(); }