public function __construct(int $requiredInvocations) { $this->requiredInvocations = $requiredInvocations; }