Return subject header data.
public getSubject ( ) : array | ||
return | array | Array with these possible keys:
- subject: (string) The subject. - subjectlink: (string) The subject with linked URLs/email addresses (if not present, is same as 'subject'). - title: (string) The title of the page derived from the subject. |