jcb-compiler/src/ae1fa148-91be-4f80-89a9-69d.../README.md

1.6 KiB

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

class Linkedviews (Details)

namespace: VDM\Joomla\Componentbuilder\Compiler\Model

@startuml
class Linkedviews  #Gold {
  # Registry $registry
  + __construct(?Registry $registry = null)
  + set(object $item) : void
}

note right of Linkedviews::__construct
  Constructor

  since: 3.2.0
end note

note right of Linkedviews::set
  Set the linked views

  since: 3.2.0
  return: void
end note
 
@enduml

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

Build with Joomla Component Builder