489495df
* $components = array( * 'cache'=>array( * 'class' => \EmsApi\Cache\Sqlite::class, * 'connectionString' => 'sqlite:/absolute/path/to/your/sqlite.db', * ), * ); * $context->setComponents($components); *
* $context->setComponent('cache', array( * 'class' => \EmsApi\Cache\Sqlite::class, * 'connectionString' => 'sqlite:/absolute/path/to/your/sqlite.db', * )); *
* $eventHandlers = array( * 'eventName1' => array($object, 'method'), * 'eventName2' => array( * array($object, 'method'), * array($object, 'otherMethod'), * ) * ); *
If you have any questions or need help, please fill out the form below. We do our best to response within 1 business day
Copyright © 2025 Desing by ZillaPage