layer = $layer; } /** * @return string */ public function getLayer(): string { return $this->layer; } }