meta === self::FISH_SALMON ? 6 : 5; } public function getSaturationRestore() : float{ return $this->meta === self::FISH_SALMON ? 9.6 : 6; } }