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