Lggr
All Classes Namespaces Functions Variables Pages
Public Member Functions | List of all members
PharIo\Manifest\Manifest Class Reference

Public Member Functions

 __construct (ApplicationName $name, Version $version, Type $type, CopyrightInformation $copyrightInformation, RequirementCollection $requirements, BundledComponentCollection $bundledComponents)
 
 getName ()
 
 getVersion ()
 
 getType ()
 
 getCopyrightInformation ()
 
 getRequirements ()
 
 getBundledComponents ()
 
 isApplication ()
 
 isLibrary ()
 
 isExtension ()
 

Member Function Documentation

◆ getBundledComponents()

PharIo\Manifest\Manifest::getBundledComponents ( )

◆ getCopyrightInformation()

PharIo\Manifest\Manifest::getCopyrightInformation ( )

◆ getName()

PharIo\Manifest\Manifest::getName ( )

◆ getRequirements()

PharIo\Manifest\Manifest::getRequirements ( )

◆ getType()

PharIo\Manifest\Manifest::getType ( )
Returns
Type

◆ getVersion()

PharIo\Manifest\Manifest::getVersion ( )
Returns
Version

◆ isApplication()

PharIo\Manifest\Manifest::isApplication ( )
Returns
bool

◆ isExtension()

PharIo\Manifest\Manifest::isExtension ( )
Returns
bool

◆ isLibrary()

PharIo\Manifest\Manifest::isLibrary ( )
Returns
bool

The documentation for this class was generated from the following file: