You are here

protected function EntityTranslationHandlerFactory::__construct in Entity Translation 7

Prevents the factory from being publicly instantiated.

File

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

Class

EntityTranslationHandlerFactory
Class implementing the entity translation handler factory.

Code

protected function __construct() {
}