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.
mixedA 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.
mixedA valid PHP callable that will be called when autoloading the first Swift class
$initialized
$inits
VERSION