constant SWIFTMAILER_TRANSPORT_NULL in Swift Mailer 8
Same name and namespace in other branches
- 8.2 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 26 - This is the primary module file.
Code
define('SWIFTMAILER_TRANSPORT_NULL', 'null');