ParagonIE\Halite\Util::__construct PHP Méthode

__construct() private final méthode

Don't allow this to be instantiated.
private final __construct ( )
    private final function __construct()
    {
        throw new \Error('Do not instantiate');
    }