General utility class in Swift Mailer, not to be instantiated.
package | Swift |
---|---|
author | Chris Corbyn |
autoload(string $class)
string
init(mixed $callable)
This enables you to tweak the default configuration in a lazy way.
mixed
A valid PHP callable that will be called when autoloading the first Swift class
registerAutoload(mixed $callable)
This is designed to play nicely with other autoloaders.
mixed
A valid PHP callable that will be called when autoloading the first Swift class
$initialized
$inits
VERSION