Skip to content

Use of expression language #11

Description

@tristanbes

Hello,

It seems that the accessors are not that clever:
{route: team_show, params: {id: id, slug: slug, game_slug: game.slug }

An interesting idea would be to use expression language so that it allows:
the game.slug annotation and it'll call getGame()->getSlug() instead of getGame.slug like now.

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