Presenter Output

When accessing the value from a decorated entry model the related entry will automatically be decorated with an instance of \Anomaly\Streams\Platform\Entry\EntryPresenter.

Example
$decorated->example->id;
Twig
{{ decorated.example.id }}