Dependency
in
Table of Contents
- getClass() : string
- can be "php", "composer", "pear"
- getName() : string
- The fully qualified package name as appropriate for that type
- getType() : string
- can be "php", "composer", "pear"
- getVersion() : string
Methods
getClass()
can be "php", "composer", "pear"
public
getClass() : string
Return values
string —getName()
The fully qualified package name as appropriate for that type
public
getName() : string
Return values
string —getType()
can be "php", "composer", "pear"
public
getType() : string
Return values
string —getVersion()
public
getVersion() : string