mirror of
https://github.com/espocrm/espocrm.git
synced 2026-03-03 02:27:01 +00:00
comment
This commit is contained in:
@@ -198,6 +198,9 @@ class Lead extends Person
|
||||
return $this->setRelatedLinkOrEntity('campaign', $campaign);
|
||||
}
|
||||
|
||||
/**
|
||||
* @since 9.3.0
|
||||
*/
|
||||
public function getTitle(): ?string
|
||||
{
|
||||
return $this->get('title');
|
||||
|
||||
Reference in New Issue
Block a user