6 lines
111 B
Plaintext
6 lines
111 B
Plaintext
@startuml
|
|
class AllowNestingPropertyDrawer {
|
|
}
|
|
PropertyDrawerBase <|-- AllowNestingPropertyDrawer
|
|
@enduml
|