AlterKeyTrait
Provides a default key to use in the alter methods.
Tags
Table of Contents
Properties
- $alterKey : string
- The default alter key reference.
Methods
- initializeAlterKey() : static
- Initialize the 'alters' property.
Properties
$alterKey
The default alter key reference.
public
string
$alterKey
= \org\schema\constants\Schema::ID
Tags
Methods
initializeAlterKey()
Initialize the 'alters' property.
public
initializeAlterKey([array<string|int, mixed> $init = [] ]) : static
Parameters
- $init : array<string|int, mixed> = []