include/connectors/sources/SourceFactory.php
\SourceFactory
Package: SugarCRM
Provides a factory to loading a connector along with any key->value options to initialize on the source. The name of the class to be loaded, corresponds to the path on the file system. For example a source with the name ext_soap_hoovers would be ext/soap/hoovers.php
- Api