AutoloadGenerator::sortPackageMap( array $packageMap )

Sorts packages by dependency weight


Description Description

Packages of equal weight retain the original order


Parameters Parameters

$packageMap

(Required) The package map.


Top ↑

Return Return

(array)


Top ↑

Source Source

File: vendor/automattic/jetpack-autoloader/src/AutoloadGenerator.php


			


Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.