Your IP : 216.73.216.220


Current Path : /var/www/magento.test.indacotrentino.com/www/app/code/Amasty/Base/Debug/System/
Upload File :
Current File : /var/www/magento.test.indacotrentino.com/www/app/code/Amasty/Base/Debug/System/AmastyDump.php

<?php
/**
 * @author Amasty Team
 * @copyright Copyright (c) Amasty (https://www.amasty.com)
 * @package Magento 2 Base Package
 */

namespace Amasty\Base\Debug\System;

/**
 * phpcs:ignoreFile
 */
class AmastyDump
{
    public $className = '';

    public $shortClassName = '';

    public $methods = [];

    public $properties = [];
}