Skip to content

Usage of deprecated LinkingService class in LinkingServiceAspect #16

@t-heuser

Description

@t-heuser

#[Flow\Around('method(' . LinkingService::class . '->createNodeUri())')]

The LinkingServiceAspect is depreacted with Neos 9:
with Neos 9. Please use the new {@see NodeUriBuilder} instead and for resolving a relative node path {@see NodePathResolver::resolveNodeAddressByPath()} or utilize the {@see LinkHelper} from Fusion

We should replace the usage.

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