A place is a locatable part of an artifact.

A place describes part of an \FeaturePhp\Artifact\Artifact and is included in a \FeaturePhp\Artifact\TracingLink to provide feature traceability.

package Default

 Methods

Creates a place.

__construct(string $filePath) 

Parameters

$filePath

string

Returns the place's file path.

getFilePath() : string

Returns

string

Returns a summary of the place.

getSummary() : string

Returns

string

 Properties

 

the described file

$filePath : string

Default