interface AssetSourceAwareInterface (View source)

Methods

void
setAssetSourceIdentifier(string $assetSourceIdentifier)

No description

string|null
getAssetSourceIdentifier()

No description

AssetProxyInterface|null
getAssetProxy()

No description

Details

void setAssetSourceIdentifier(string $assetSourceIdentifier)

No description

Parameters

string $assetSourceIdentifier

Return Value

void

string|null getAssetSourceIdentifier()

No description

Return Value

string|null

AssetProxyInterface|null getAssetProxy()

No description

Return Value

AssetProxyInterface|null