Skip to content
Snippets Groups Projects
Commit d5a62087 authored by Safwan Khan's avatar Safwan Khan
Browse files

MAGETWO-36072: Move dev/tools/Magento/Tools/Di/compiler.php

- Changes based on CR feedback.
parent 9560c95b
No related merge requests found
......@@ -30,7 +30,6 @@ use Magento\Setup\Module\Di\Definition\Compressor;
use Magento\Setup\Module\Di\Definition\Serializer\Igbinary;
use Magento\Setup\Module\Di\Definition\Serializer\Standard;
/**
* Command to generate all non-existing proxies and factories, and pre-compile class definitions,
* inheritance information and plugin definitions
......
......@@ -37,7 +37,7 @@ class ClassesScanner implements ClassesScannerInterface
/**
* Retrieves list of classes for given path
*
* @param string $path
* @param array $path
* @return array
* @throws FileSystemException
*/
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment