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