<?php arsort(array &$array, int $flags = SORT_REGULAR): true
<?php } arsort($usedLicenses, SORT_NUMERIC); $rows = array(); foreach ($usedLicenses as $usedLicense => $numberOfDependencies) {