PHP Class Phive\Queue\Tests\Handler\MongoHandler

Inheritance: extends Handler
Datei anzeigen Open project: rybakit/phive-queue

Public Methods

Method Description
clear ( )
createQueue ( )
reset ( )

Protected Methods

Method Description
configure ( )

Method Details

clear() public method

public clear ( )

configure() protected method

protected configure ( )

createQueue() public method

public createQueue ( )

reset() public method

public reset ( )