class AssetPointer (View source)

Properties

protected string $assetType
protected string $assetHandle

Methods

string
getType()

No description

string
getHandle()

No description

getIdentifier()

No description

__construct(string $assetType, string $assetHandle)

No description

getAsset()

No description

Details

string getType()

No description

Return Value

string

string getHandle()

No description

Return Value

string

getIdentifier()

No description

__construct(string $assetType, string $assetHandle)

No description

Parameters

string $assetType
string $assetHandle

Asset getAsset()

No description

Return Value

Asset