Skip to content

get hook with relationQuery leads to infinity loop #525

@vjik

Description

@vjik

Description

/**
 * @var Category[]
 */
public array $categories {
    get => $this->relationQuery('categories')->all();
}

Package version

1.0.0

PHP version

8.5.1

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions