Skip to content

Using AsGrid with dynamic classes #389

@mamazu

Description

@mamazu
#[AsGrid(
    name: 'product_grid',
    className: $this->productClass,
)]

In Sylius we need to have the resource classes configurable as the users of the framework might override it. Currently we can still use the Interface but it might make sense to have an official support or documentation on how to.

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