Skip to content
This repository was archived by the owner on Jun 13, 2019. It is now read-only.
This repository was archived by the owner on Jun 13, 2019. It is now read-only.

Missing 'title' for entry transformer #7

@alexbrindalsl

Description

@alexbrindalsl

Hey there,
Seems like a simple one, but entries don't currently have access to the title variable. I couldn't see anyway to 'include' title through get requests.

I just added 'title' => ($element->title) ? $element->title : null, to about line 36 of /src/Transformers/EntryTransformer.php.

Perhaps there's a more thorough way to do this?

Cheers,
Alex

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions