CopyrightInformation
in package
Table of Contents
Properties
Methods
- __construct() : mixed
- getAuthors() : AuthorCollection
- getLicense() : License
Properties
$authors
private
AuthorCollection
$authors
$license
private
License
$license
Methods
__construct()
public
__construct(AuthorCollection $authors, License $license) : mixed
Parameters
- $authors : AuthorCollection
- $license : License
getAuthors()
public
getAuthors() : AuthorCollection
Return values
AuthorCollectiongetLicense()
public
getLicense() : License