MetaFox

PackageScanListener
in package

Class PackageScanListener.

Table of Contents

Properties

$packageRepository  : PackageRepositoryInterface
$packages  : array<int, int|string>

Methods

__construct()  : mixed
PackageScanListener constructor.
handle()  : void
getPackages()  : array<int, int|string>

Properties

Methods

__construct()

PackageScanListener constructor.

public __construct(PackageRepositoryInterface $packageRepository) : mixed
Parameters
$packageRepository : PackageRepositoryInterface

getPackages()

private getPackages() : array<int, int|string>
Return values
array<int, int|string>

        
On this page

Search results