\App\Models\Database\AttributesTId

ID attribute

Summary

Methods
Properties
Constants
getId()
__clone()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
$id
N/A

Properties

$id

$id : int|null

Type

normal — ID

Methods

getId()

getId() : int|null

Returns ID

Returns

int|null —

ID

__clone()

__clone() : mixed

Creates a deep copy

Returns

mixed