Programming Language PHP
Namespace ZenCodex\ComposerMirror
Class FileUtils
Method/Function badCountOfAllPackages
Total Examples 1
1 code examples of PHP ZenCodex\ComposerMirror\FileUtils::badCountOfAllPackages extracted from open source projects
protected function execute(InputInterface $input, OutputInterface $output)
{
FileUtils::badCountOfAllPackages();
// FileUtils::badCountOfProviderPackages('packages.json');
}