I am using a plugin to create a slack notification. https://github.com/thammanna/osticket-slackThe plugin is working correctly with one exception. $ticket->getSubject() produces no output.I can't find anywhere in any file or google search a list of these variables. I'm not a very proficient programmer, just know how to modify enough to get the job done.Is this the correct variable or should I be using something different?