You are here

public function EntityQueueHandlerBase::load in Entityqueue 7

Act on loading a queue.

Overrides EntityQueueHandlerInterface::load

File

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

Class

EntityQueueHandlerBase
An abstract implementation of EntityQueueHandlerInterface.

Code

public function load() {
}