You are here

public function EntityQueueHandlerBase::update in Entityqueue 7

Act after a queue is updated.

Overrides EntityQueueHandlerInterface::update

File

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

Class

EntityQueueHandlerBase
An abstract implementation of EntityQueueHandlerInterface.

Code

public function update() {
}