You are here

protected property EntityTranslationHandlerFactory::$handlers in Entity Translation 7

Handlers cache.

Type: array

File

includes/translation.handler_factory.inc, line 32
Translation handler factory for the Entity Translation module.

Class

EntityTranslationHandlerFactory
Class implementing the entity translation handler factory.

Code

protected $handlers = array();