CreateDefinition

Syntax node for the whole definition of a table/view. Collects the nodes for fields, indexes and foreign keys.

Table of Contents

Properties

$items  : array<string|int, mixed>

Methods

__construct()  : mixed
CreateDefinition constructor.

Properties

$items

public array<string|int, mixed> $items

Methods

__construct()

CreateDefinition constructor.

public __construct(array<string|int, mixed> $items) : mixed
Parameters
$items : array<string|int, mixed>

        
On this page

Search results