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