$table property
CurrentTable
$table
final
This current table being managed by the composer without any aliases applies.
Use _aliasedTable
to get the table with alias.
Implementation
final CurrentTable $table;