[TYPO3-v4] Property declaration in swiftmailer message API
Jigal van Hemert
jigal at xs4all.nl
Wed Jan 19 13:14:54 CET 2011
Hi,
On 19-1-2011 12:31, Steffen Müller wrote:
> Is there a reason why "var" is used instead of "public" in
> t3lib_mail_Message?
>
> class t3lib_mail_Message extends Swift_Message {
>
> var $mailer;
> var $sent = FALSE;
> var $failedRecipients = array();
Maybe just quickly copied from the original. Should be protected because
there are already getters to read the value of the properties.
--
Kind regards / met vriendelijke groet,
Jigal van Hemert
skype:jigal.van.hemert
msn: jigal at xs4all.nl
http://twitter.com/jigalvh
More information about the TYPO3-project-v4
mailing list