SchemaInterface
A generic interface for any kind of schema
This is an experimental implementation and might change until TYPO3 v13 LTS
Table of Contents
Methods
- __set_state() : SchemaInterface
- getName() : string
Methods
__set_state()
public
static __set_state(array<string|int, mixed> $state) : SchemaInterface
Parameters
- $state : array<string|int, mixed>
Return values
SchemaInterfacegetName()
public
getName() : string