jcb-compiler/src/53cf9828-7ad4-4856-aac1-7c4...
Robot 3e3cd1e212
update 2023-10-24 10:36:32
2023-10-24 10:36:39 +02:00
..
README.md first commit 2023-03-22 00:52:57 +02:00
code.php update 2023-10-24 10:36:32 2023-10-24 10:36:39 +02:00
code.power update 2023-10-24 10:36:32 2023-10-24 10:36:39 +02:00
settings.json update 2023-04-15 16:49:30 2023-04-15 16:49:36 +02:00

README.md

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

class Createdate (Details)

namespace: VDM\Joomla\Componentbuilder\Compiler\Model

@startuml
class Createdate  #Gold {
  + get(mixed $item) : string
}

note right of Createdate::get
  Get the create date of an item

  since: 3.2.0
  return: string
end note
 
@enduml

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

Build with Joomla Component Builder