You are here

public function EntityQueueHandlerBase::create in Entityqueue 7

Act on creating a queue.

Overrides EntityQueueHandlerInterface::create

File

plugins/entityqueue/handler/base.inc, line 167
Contains Entityqueue handler interface and base class.

Class

EntityQueueHandlerBase
An abstract implementation of EntityQueueHandlerInterface.

Code

public function create() {
}