hook = $hook; } public function key(): string { return "project-metadata"; } public function hook(): string { return $this->hook; } }