CopyrightInformation
in package
Table of Contents
- $authors : AuthorCollection
- $license : License
- __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
Return values
mixed —getAuthors()
public
getAuthors() : AuthorCollection
Return values
AuthorCollection —getLicense()
public
getLicense() : License