You are here

protected property EntityQueueHandlerBase::$plugin in Entityqueue 7

The handler plugin definition.

Type: array

File

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

Class

EntityQueueHandlerBase
An abstract implementation of EntityQueueHandlerInterface.

Code

protected $plugin;