7 lines
132 B
Plaintext
7 lines
132 B
Plaintext
@startuml
|
|
class FolderIconsReplacer <<static>> {
|
|
+ {static} showFolder : bool
|
|
+ {static} showOverlay : bool
|
|
}
|
|
@enduml
|