identifier = $identifier; $this->options = $options; } public function getIdentifier(): string { return $this->identifier; } }