Release of v5.0.1-alpha6
Add new subform classes. Fix registry class methods return type. Update all list and custom fields to use the new layouts.
This commit is contained in:
@@ -17,11 +17,11 @@ use VDM\Joomla\Abstraction\BaseTable;
|
||||
|
||||
|
||||
/**
|
||||
* JCB Tables
|
||||
* Componentbuilder Tables
|
||||
*
|
||||
* @since 3.2.0
|
||||
*/
|
||||
class Table extends BaseTable implements Tableinterface
|
||||
final class Table extends BaseTable implements Tableinterface
|
||||
{
|
||||
/**
|
||||
* All areas/views/tables with their field details
|
||||
|
Reference in New Issue
Block a user