revert formatting
parent
a4dc076dc8
commit
f02989ceba
|
@ -393,8 +393,8 @@ EOF;
|
||||||
/**
|
/**
|
||||||
* Compiles an ordered list of namespace => path mappings
|
* Compiles an ordered list of namespace => path mappings
|
||||||
*
|
*
|
||||||
* @param array $packageMap array of array(package, installDir-relative-to-composer.json)
|
* @param array $packageMap array of array(package, installDir-relative-to-composer.json)
|
||||||
* @param PackageInterface $mainPackage root package instance
|
* @param PackageInterface $mainPackage root package instance
|
||||||
* @param bool $filterOutRequireDevPackages whether to filter out require-dev packages
|
* @param bool $filterOutRequireDevPackages whether to filter out require-dev packages
|
||||||
* @return array array('psr-0' => array('Ns\\Foo' => array('installDir')))
|
* @return array array('psr-0' => array('Ns\\Foo' => array('installDir')))
|
||||||
*/
|
*/
|
||||||
|
|
Loading…
Reference in New Issue