PHP Class Aoe_Queue_Model_Adapter_Db

Database adapter
Since: 2014-08-14
Author: Lee Saferite ([email protected])
Inheritance: extends Zend_Queue_Adapter_Db
Afficher le fichier Open project: aoepeople/aoe_queue

Méthodes publiques

Méthode Description
__construct ( array | Zend_Config $options, Zend_Queue $queue = null ) : self Constructor

Method Details

__construct() public méthode

Constructor
public __construct ( array | Zend_Config $options, Zend_Queue $queue = null ) : self
$options array | Zend_Config
$queue Zend_Queue
Résultat self