Guides

InventoryLink
in package

FinalYes

Table of Contents

Properties

$path  : string
$project  : string
$title  : string
$version  : string

Methods

__construct()  : mixed
getPath()  : string
getProject()  : string
getTitle()  : string
getVersion()  : string
withPath()  : InventoryLink

Properties

Methods

__construct()

public __construct(string $project, string $version, string $path, string $title) : mixed
Parameters
$project : string
$version : string
$path : string
$title : string

getProject()

public getProject() : string
Return values
string

getVersion()

public getVersion() : string
Return values
string

        
On this page

Search results