You are here

constant SWIFTMAILER_TRANSPORT_NULL in Swift Mailer 8.2

Same name and namespace in other branches
  1. 8 swiftmailer.module \SWIFTMAILER_TRANSPORT_NULL
1 use of SWIFTMAILER_TRANSPORT_NULL
TransportFactory::getTransport in src/TransportFactory.php
Instantiates a transport object of the specified type.

File

./swiftmailer.module, line 22
This is the primary module file.

Code

define('SWIFTMAILER_TRANSPORT_NULL', 'null');