A file generated for a product.

package Default

 Methods

Creates a file.

__construct(string $fileTarget) 

Parameters

$fileTarget

string

Returns the file's content.

getContent() : \FeaturePhp\File\FileContent

Returns

\FeaturePhp\File\FileContent

Returns the file's target.

getTarget() : string

Returns

string

 Properties

 

the file target in the generated product

$fileTarget : string

Default