You are here

protected static property EntityTranslationHandlerFactory::$newId in Entity Translation 7

Counter used to generate handler ids for new entities.

Type: int

File

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

Class

EntityTranslationHandlerFactory
Class implementing the entity translation handler factory.

Code

protected static $newId = 1;