Hi, TIL that custom `ValueSource` could implement ...
# plugin-development
t
Hi, TIL that custom
ValueSource
could implement
Describable
to provide more user-friendly description in configuration cache report. Do you know other such examples of undocumented
Describable
use-cases that could be used in custom plugin? 🤔