Assets


Assets extend Blocks with additional functionality.

Checking for a file

To check if a file has been uploaded in Storyblok call hasFile() on the Asset.

$myAsset->hasFile();