for testing and deploying your application
for finding and fixing issues
for empowering human code reviews
<?php
namespace Riclep\Storyblok\Fields;
class StoryLink extends Asset
{
public function __toString()
return $this->cached_url;
cached_url
Riclep\Storyblok\Fields\StoryLink
__get
}