Magento 2 Documentation  2.3
Documentation for Magento 2 CMS v2.3 (December 2018)
logger_classes.php
Go to the documentation of this file.
1 <?php
2 /***
3  * Copyright © Magento, Inc. All rights reserved.
4  * See COPYING.txt for license details.
5  */
6 
7 //@codingStandardsIgnoreStart
8 namespace Magento\Test\Di {
9 
14  {
15 
16  }
17 }
18 
20 
21  class Logger
22  {
23 
24  }
25 }
26 //@codingStandardsIgnoreEnd