add

open fun add(@NotNull name: @NotNull String, @NotNull container: @NotNull PlaceholderContainer<T>)

Adds new placeholder to registry

Parameters

name

placeholder name

container

registry

See also