phpDocumentor

InvalidWebFilePath extends WebFilePath
in package

Class WebFilePath

Table of Contents

INVALID_IMAGE  = 'images/product_images/original_images/invalid_image.png'
$baseWebPath  : string
$webFilePath  : string
__construct()  : mixed
InvalidWebFilepath constructor.
jsonSerialize()  : mixed
value()  : string

Constants

INVALID_IMAGE

protected mixed INVALID_IMAGE = 'images/product_images/original_images/invalid_image.png'

Properties

Methods

__construct()

InvalidWebFilepath constructor.

public __construct(string $baseWebPath, string $relativeWebPath) : mixed
Parameters
$baseWebPath : string
$relativeWebPath : string
Return values
mixed

value()

public value() : string
Return values
string

Search results