\Composer\Repository\PearDependencyConstraint

PEAR package release dependency info

Summary

Methods
Properties
Constants
__construct()
getChannelName()
getConstraint()
getPackageName()
getType()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
$type
$constraint
$channelName
$packageName
N/A

Properties

$type

$type : 

Type

$constraint

$constraint : 

Type

$channelName

$channelName : 

Type

$packageName

$packageName : 

Type

Methods

__construct()

__construct(string  $type, string  $constraint, string  $channelName, string  $packageName) 

Parameters

string $type
string $constraint
string $channelName
string $packageName

getChannelName()

getChannelName() 

getConstraint()

getConstraint() 

getPackageName()

getPackageName() 

getType()

getType()