LinkResultStateInterface

Interface for managing the state of a link result object.

Internal

This interface is not part of the TYPO3 Core API and might be dropped in TYPO3 v15.

Table of Contents

Methods

fromState()  : self
getState()  : array<string|int, mixed>

Methods

fromState()

public static fromState(array<string|int, mixed> $state) : self
Parameters
$state : array<string|int, mixed>
Return values
self

getState()

public getState() : array<string|int, mixed>
Return values
array<string|int, mixed>

        
On this page

Search results