getBaseURI() => array( '' => 'PhabricatorMetaMTAListController', 'view/(?P[1-9]\d*)/' => 'PhabricatorMetaMTAViewController', 'sendgrid/' => 'PhabricatorMetaMTASendGridReceiveController', ), ); } public function getTitleGlyph() { return '@'; } }