Skip to content

ReferenceType needs to be string not Int #899

@ashmashrest

Description

@ashmashrest

The referenceType parameter for getIriFromItem function needs to be a string since the absolute path is a string not an integer. Currently the @id is relative link which should ideally be absolute link.

public function getIriFromItem($item, int $referenceType = UrlGeneratorInterface::ABS_PATH): string

Thanks for a great tool.

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