GeneratedValue
in package
implements
Annotation
Tags
Interfaces, Classes, Traits and Enums
Table of Contents
- $strategy : string
- The type of Id generator.
- __construct() : mixed
Properties
$strategy
The type of Id generator.
public
string
$strategy
= 'AUTO'
Tags
Methods
__construct()
public
__construct([string $strategy = 'AUTO' ]) : mixed
Parameters
- $strategy : string = 'AUTO'