interface HasRemoteOriginalInterface (View source)

Interface for an Asset Proxy which depicts an asset whose original binary data is stored in a remote location

Methods

bool
isImported()

Returns true if the binary data of the asset has already been imported into the Neos asset source.

Details

bool isImported()

Returns true if the binary data of the asset has already been imported into the Neos asset source.

Return Value

bool