| Current Path : /proc/thread-self/root/home/rtorresani/www/vendor/magento/framework/Message/ |
| Current File : //proc/thread-self/root/home/rtorresani/www/vendor/magento/framework/Message/Session.php |
<?php
/**
* Copyright © Magento, Inc. All rights reserved.
* See COPYING.txt for license details.
*/
namespace Magento\Framework\Message;
/**
* Message session model
*/
class Session extends \Magento\Framework\Session\SessionManager
{
}