attributes['code'] ?? ""; } //abstract 선언처리용 public function getUsed(): int { return 0; } public function getAvailable(): int { return 0; } }