Rename some database classes, adds the core database classes.

This commit is contained in:
2022-11-27 09:31:56 +02:00
parent 1c7515d0f5
commit 6c42b5af61
26 changed files with 1180 additions and 193 deletions

View File

@@ -13,7 +13,7 @@ namespace VDM\Joomla\Componentbuilder\Interfaces;
/**
* The Table Interface
* The Core JCB Table Interface
*/
interface Tableinterface
{