jcb-compiler/src/05744dd3-4030-4cf8-8dda-a93...
Robot 668c954e00
update 2024-04-12 19:17:27
2024-04-12 19:17:32 +02:00
..
README.md update 2024-04-12 19:17:27 2024-04-12 19:17:32 +02:00
code.php update 2024-04-12 19:17:27 2024-04-12 19:17:32 +02:00
code.power update 2024-04-12 17:17:01 2024-04-12 17:17:05 +02:00
settings.json update 2024-04-12 17:17:01 2024-04-12 17:17:05 +02:00

README.md

██████╗  ██████╗ ██╗    ██╗███████╗██████╗
██╔══██╗██╔═══██╗██║    ██║██╔════╝██╔══██╗
██████╔╝██║   ██║██║ █╗ ██║█████╗  ██████╔╝
██╔═══╝ ██║   ██║██║███╗██║██╔══╝  ██╔══██╗
██║     ╚██████╔╝╚███╔███╔╝███████╗██║  ██║
╚═╝      ╚═════╝  ╚══╝╚══╝ ╚══════╝╚═╝  ╚═╝

final class Load (Details)

namespace: VDM\Joomla\Componentbuilder\JoomlaPower\Model extends: ExtendingLoad

@startuml
class Load << (F,LightGreen) >> #RoyalBlue {
  # getTable() : string
}

note right of Load::getTable
  Get the current active table

  since: 3.2.0
  return: string
end note
 
@enduml

     ██╗ ██████╗██████╗
     ██║██╔════╝██╔══██╗
     ██║██║     ██████╔╝
██   ██║██║     ██╔══██╗
╚█████╔╝╚██████╗██████╔╝
 ╚════╝  ╚═════╝╚═════╝

Build with Joomla Component Builder