jcb-compiler/src/9206082e-a3f7-472e-98b2-de9.../code.power

11 lines
164 B
Plaintext

/**
* Get the current active table
*
* @return string
* @since 3.2.0
*/
protected function getTable(): string
{
return 'joomla_power';
}