MagePal\GmailSmtpApp\Helper\Data::__construct PHP Метод

__construct() публичный Метод

public __construct ( Magento\Framework\App\Helper\Context $context )
$context Magento\Framework\App\Helper\Context
    public function __construct(\Magento\Framework\App\Helper\Context $context)
    {
        parent::__construct($context);
    }