attributes['user_uid'] ?? null; } //기본기능용 public function getCustomTitle(mixed $title = null): string { return $this->getTitle(); } }