transferum
    Preparing search index...

    Class BaseLinkStrategyAbstract

    Abstract base class for link strategies.

    Provides protected helper methods for each linking strategy (sync and async) and error helpers. Custom strategies can extend this class and override only the strategies they need to customize, reusing the rest.

    Subclasses must implement LinkStrategyInterface.link.

    Hierarchy (View Summary)

    Implements

    Index