StorageContext

Read onlyYes
FinalYes

Storage context for form persistence operations Contains additional metadata required for storing forms

Internal

Table of Contents

Properties

$pid  : int|null

Methods

__construct()  : mixed
create()  : self

Properties

Methods

__construct()

public __construct([int|null $pid = null ]) : mixed
Parameters
$pid : int|null = null

create()

public static create([int|null $pid = null ]) : self
Parameters
$pid : int|null = null
Return values
self

        
On this page

Search results