#Help getting YAML keys outside of main class

1 messages · Page 1 of 1 (latest)

unkempt cypress
#

hey how do I use plugin.getConfig().getKeys(false) outside of a main file? Thanks in advance!

sly thunder
#

Use DI or Singleton to get your Plugin instance

unkempt cypress
#

what is that?

#

and how

sly thunder
unkempt cypress
#

and what really is DI

sly thunder
#

Passing your plugin instance through constructors