VersionCacheInterface
in
Table of Contents
- getVersionPackage() : array<string|int, mixed>|null|false
Methods
getVersionPackage()
public
getVersionPackage(string $version, string $identifier) : array<string|int, mixed>|null|false
Parameters
- $version : string
- $identifier : string
Return values
array<string|int, mixed>|null|false —Package version data if found, false to indicate the identifier is known but has no package, null for an unknown identifier