<?php
/**
 * 2016 Eengine Sp. z o.o.
 *
 * NOTICE OF LICENSE
 *
 */
/*if (!defined('_PS_VERSION_')) {
    exit;
}

class InpostExtends
{
    public $module_instance;
    public function __construct()
    {

    }

    public function getInstance()
    {

    }
}*/
