Skip to content

Entity

  • Full name: \Qubus\Expressive\DataMapper\Entity

Properties

table

private ?string $table

Methods

__construct

public __construct(?string $table = null): mixed

Parameters:

Parameter Type Description
$table ?string

getTable

public getTable(): string

setTable

public setTable(string $table): void

Parameters:

Parameter Type Description
$table string


Automatically generated on 2025-10-13