Current Path : /home/dev2.destoffenstraat.com/app/code/MageWorx/GiftCards/Block/Adminhtml/GiftCards/ |
Current File : /home/dev2.destoffenstraat.com/app/code/MageWorx/GiftCards/Block/Adminhtml/GiftCards/PrintCard.php |
<?php /** * Copyright © MageWorx. All rights reserved. * See LICENSE.txt for license details. */ namespace MageWorx\GiftCards\Block\Adminhtml\GiftCards; class PrintCard extends \MageWorx\GiftCards\Block\PrintCard { const AREA = '_adminhtml'; }