PackageDescriptor
in package
Uniquely identifies a Composer package
Table of Contents
Properties
- $name : string
- The package name
Methods
- __construct() : mixed
Properties
$name
The package name
public
string
$name
Methods
__construct()
public
__construct([string $name = null ]) : mixed
Parameters
- $name : string = null
-
The package name