You are here

protected property EntityTranslationHandlerFactory::$lastByType in Entity Translation 7

An array of translation handler retrieved by type.

Type: array

File

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

Class

EntityTranslationHandlerFactory
Class implementing the entity translation handler factory.

Code

protected $lastByType = array();